[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 [64 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 ... 2016-05-30 10:05:19.983:INFO::jetty-8.0.0.M2 2016-05-30 10:05:21.023:INFO::No Transaction manager found - if your webapp requires one, please configure one. 2016-05-30 10:05:21.203: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 10:05:22,514 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 10:05:22,515 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:05:22,517 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:05:22,518 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:05:22,642 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:05:22,642 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:05:22,643 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:05:22,643 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:05:22,644 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:05:22,644 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:05:22,645 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:22,646 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:22,646 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:22,646 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:22,648 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:05:22,648 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:05:22,649 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:05:22,649 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:05:22,650 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:05:22,650 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:05:22,651 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:05:22,651 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:05:22,653 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 10:05:22,654 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 10:05:22,655 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:05:22,655 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:05:22,655 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:05:22,657 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:05:22,657 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:05:22,657 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:05:22,658 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:05:22,658 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:05:22,658 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:05:22,659 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:05:22,660 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:05:22,660 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:05:22,661 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:05:22,661 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:05:22,661 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:05:22,662 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:05:22,662 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:05:22,662 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:05:22,663 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:05:22,663 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:05:22,664 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:05:22,665 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:05:22,665 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:05:22,665 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:05:22,666 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:05:22,666 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:05:22,666 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:05:22,667 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:05:22,667 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:05:22,668 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:05:22,668 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:05:22,669 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:05:22,669 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:05:22,680 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 10:05:22,683 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 10:05:22,686 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 10:05:22,692 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 10:05:22,699 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 10:05:22,701 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 10:05:22,705 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 10:05:22,709 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 10:05:22,712 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 10:05:22,718 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 10:05:22,720 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 10:05:22,723 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 10:05:22,724 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 10:05:22,728 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 10:05:22,730 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 10:05:22,731 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 10:05:22,734 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 10:05:22,737 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 10:05:22,739 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 10:05:22,741 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 10:05:22,744 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 10:05:22,747 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 10:05:22,752 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 10:05:22,754 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 10:05:22,756 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 10:05:22,761 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 10:05:22,762 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 10:05:22,765 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 10:05:22,767 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 10:05:22,769 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 10:05:22,771 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 10:05:22,773 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 10:05:22,774 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 10:05:22,778 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 10:05:22,780 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 10:05:22,781 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 10:05:22,783 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,784 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,784 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,784 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,784 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,784 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,784 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,785 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,786 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,786 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,786 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,786 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,786 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,786 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,786 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,787 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,787 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,787 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,787 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,788 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,788 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,788 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,788 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,788 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,788 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,789 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:22,790 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 10:05:22,790 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 10:05:22,792 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 10:05:22,794 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 10:05:22,794 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 10:05:22,796 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,796 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,796 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,796 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,796 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,796 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,797 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,797 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,797 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,797 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,797 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,797 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,797 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,798 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,798 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,798 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,798 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,798 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,798 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,798 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,799 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,799 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,799 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,799 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,799 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,799 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:22,801 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 10:05:22,821 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:05:22,821 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:05:22,823 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 10:05:22,824 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:05:22,824 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:05:22,825 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 10:05:22,826 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 10:05:22,828 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 10:05:22,829 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 10:05:22,830 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:05:22,830 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:05:22,831 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 10:05:22,842 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 10:05:22,843 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 10:05:22,844 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 10:05:22,845 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 10:05:22,846 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 10:05:22,848 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 10:05:22,859 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:05:22,997 INFO [main][SessionManager] Creating instance of SessionManager. 10:05:23,197 DEBUG [Thread-3][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:23,197 DEBUG [Thread-4][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:23,197 DEBUG [Thread-6][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:23,197 DEBUG [Thread-2][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:23,205 DEBUG [Thread-5][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:23,529 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 10:05:23,692 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:23,693 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:23,693 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:23,696 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:23,735 DEBUG [Thread-5][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 10:05:24,555 DEBUG [qtp1954195322-406][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:25,290 INFO [qtp1954195322-409][MessageBrokerRegistry] getActiveMessageBroker: System property 'cumulus4j.MessageBrokerRegistry.activeMessageBroker' was not specified. Auto-detecting appropriate MessageBroker-implementation. 10:05:25,302 INFO [qtp1954195322-409][MessageBrokerPMF] [hoco9j] Instantiating MessageBrokerPMF. 10:05:25,306 INFO [qtp1954195322-409][MessageBrokerPMF] [hoco9j] javax.jdo.option.ConnectionDriverName=org.apache.derby.jdbc.EmbeddedDriver 10:05:25,307 INFO [qtp1954195322-409][MessageBrokerPMF] [hoco9j] javax.jdo.option.ConnectionURL=jdbc:derby:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker;create=true 10:05:25,321 INFO [qtp1954195322-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:05:25,322 DEBUG [qtp1954195322-410][CleanupUtil] Deleting all tables from Data backend store 10:05:26,023 INFO [qtp1954195322-410][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:05:26,023 DEBUG [qtp1954195322-410][CleanupUtil] Deleting all tables from Index backend store 10:05:26,023 WARN [qtp1954195322-410][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:05:26,026 INFO [qtp1954195322-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:05:31,506 INFO [qtp1954195322-409][MessageBrokerPMF] [hoco9j] Successfully instantiated and tested MessageBrokerPMF. 10:05:31,507 INFO [qtp1954195322-409][MessageBrokerRegistry] getActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.MessageBrokerPMF@3fb501d7 10:05:31,511 DEBUG [qtp1954195322-406][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:31,510 DEBUG [qtp1954195322-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:31,512 DEBUG [qtp1954195322-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:31,512 DEBUG [qtp1954195322-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:31,512 DEBUG [qtp1954195322-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:31,548 DEBUG [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:05:31,548 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:05:31,548 DEBUG [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:05:31,554 DEBUG [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:05:31,555 INFO [qtp1954195322-406][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.enabled' is not set. Using default value 'true'. 10:05:31,558 INFO [qtp1954195322-406][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.period' is not specified; using default value 3600000. 10:05:31,559 DEBUG [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:05:31,593 INFO [qtp1954195322-409][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.pollRequestTimeout' is not specified; using default value 60000. 10:05:37,938 INFO [qtp1954195322-410][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:05:37,938 INFO [qtp1954195322-410][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:05:37,938 INFO [qtp1954195322-410][Cumulus4jStoreManager] ======================================================= 10:05:37,950 ERROR [qtp1954195322-410][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.(SchemaAutoStarter.java:68) ... 70 more 10:05:38,219 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 10:05:38,286 INFO [qtp1954195322-410][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 10:05:38,287 INFO [qtp1954195322-410][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:05:38,291 TRACE [qtp1954195322-410][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-6300741180062597995_f5s2gbhb*1*0g8po3 10:05:38,291 INFO [qtp1954195322-410][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:05:39,138 WARN [qtp1954195322-410][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. 10:05:39,143 WARN [qtp1954195322-410][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. 10:05:39,707 WARN [qtp1954195322-410][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. 10:05:39,708 WARN [qtp1954195322-410][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. 10:05:39,932 INFO [qtp1954195322-410][MinimumCumulus4jVersion] version=10100001 10:05:40,258 INFO [qtp1954195322-410][MinimumCumulus4jVersion] version=10100001 10:05:40,258 DEBUG [qtp1954195322-410][RecreateIndex] deleteIndex: Entered. 10:05:40,428 DEBUG [qtp1954195322-410][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 10:05:40,428 DEBUG [qtp1954195322-410][RecreateIndex] deleteIndex: Leaving. 10:05:40,479 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 10:05:40,647 DEBUG [qtp1954195322-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@21116575[null,org.cumulus4j.store.test.movie.Movie] 10:05:40,654 DEBUG [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,857 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@68bfc434[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,864 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,865 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,875 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,876 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,876 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,877 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@332c860d[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:05:40,878 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@332c860d[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:05:40,879 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,879 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,880 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@c1236bc[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,881 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,882 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,882 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,883 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,883 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,883 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7f453b4e[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:05:40,885 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7f453b4e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:05:40,885 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,885 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,886 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7c997bf6[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,887 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,887 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7c997bf6[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,888 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c997bf6[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,888 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,889 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6ab3bcc3[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,890 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,890 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,891 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,891 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,892 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2c2a2b54[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,893 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,893 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,894 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,894 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,894 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,895 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@177efeb5[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:05:40,896 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@177efeb5[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:05:40,897 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,897 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,901 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2b0bdab2[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,903 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,903 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2b0bdab2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,904 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b0bdab2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,904 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,905 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@32853dca[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,908 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,908 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,909 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,909 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,909 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,909 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@c41591[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:05:40,911 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c41591[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:05:40,912 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,913 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,913 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5fdf67e7[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,915 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,915 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,916 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,916 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,916 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6b04d996[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,919 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,919 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,920 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,920 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,920 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,921 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@638d0e58[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:05:40,922 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@638d0e58[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:05:40,923 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,923 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,924 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,924 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,924 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c997bf6[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,924 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,924 DEBUG [qtp1954195322-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,944 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,945 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b0bdab2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,945 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,945 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,945 DEBUG [qtp1954195322-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,947 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,950 DEBUG [qtp1954195322-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,950 DEBUG [qtp1954195322-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,950 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@21116575[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,951 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,951 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,951 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,952 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@332c860d[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:05:40,952 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@332c860d[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:05:40,952 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@332c860d[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:05:40,953 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@332c860d[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:05:40,954 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@68bfc434[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,954 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,954 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,954 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,955 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7f453b4e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:05:40,955 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7f453b4e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:05:40,955 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f453b4e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:05:40,955 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7f453b4e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:05:40,955 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c1236bc[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,956 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,956 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,956 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,956 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5fdf67e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,956 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,957 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,957 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,957 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@638d0e58[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:05:40,957 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@638d0e58[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:05:40,957 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d0e58[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:05:40,957 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@638d0e58[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:05:40,957 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6b04d996[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,958 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,958 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,958 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,958 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6ab3bcc3[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,958 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2b0bdab2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,958 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2b0bdab2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,958 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b0bdab2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,958 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2b0bdab2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,959 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,959 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,959 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,959 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c41591[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:05:40,959 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c41591[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:05:40,960 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c41591[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:05:40,960 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c41591[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:05:40,960 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@32853dca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,960 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7c997bf6[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,960 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7c997bf6[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,960 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c997bf6[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,961 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7c997bf6[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,961 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,961 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,961 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,961 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@177efeb5[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:05:40,961 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@177efeb5[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:05:40,962 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@177efeb5[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:05:40,962 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@177efeb5[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:05:40,962 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2c2a2b54[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,964 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:40,964 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@35e7640f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:40,964 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@60647214[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:05:40,964 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@464c4639[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:40,965 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59816c21[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:05:40,965 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5748ac02[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@147f902d[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@30a66115[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6294f344[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@702e6ba8[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1517a3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5eded956[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d2e8a0e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:40,967 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6568160[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:05:40,968 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 2749 ms). class=org.cumulus4j.store.test.movie.Movie 10:05:41,758 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:41,761 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:05:41,762 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,764 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@147f902d[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:41,764 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,764 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:05:41,764 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,764 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:41,764 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:05:41,764 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,764 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:05:41,764 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,765 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d2e8a0e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:41,765 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,765 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,765 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:05:41,765 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,765 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@464c4639[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:41,766 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:05:41,766 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:41,766 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@35e7640f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:41,888 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:05:41,891 INFO [qtp1954195322-410][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:05:41,891 INFO [qtp1954195322-410][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:05:42,094 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:05:42,094 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 10:05:42,095 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:05:42,095 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 10:05:42,095 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:05:42,095 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 10:05:42,096 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:42,096 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:42,096 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:42,096 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 10:05:42,098 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:05:42,098 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 10:05:42,099 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:05:42,100 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 10:05:42,100 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:05:42,101 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 10:05:42,101 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:05:42,101 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 10:05:42,102 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 10:05:42,103 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 10:05:42,103 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:05:42,103 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:05:42,103 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 10:05:42,104 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:05:42,104 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:05:42,104 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 10:05:42,105 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:05:42,105 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:05:42,105 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 10:05:42,106 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:05:42,106 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:05:42,106 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 10:05:42,106 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:05:42,107 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:05:42,107 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 10:05:42,107 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:05:42,107 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:05:42,107 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 10:05:42,108 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:05:42,108 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:05:42,108 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 10:05:42,109 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:05:42,109 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:05:42,109 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 10:05:42,110 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:05:42,110 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:05:42,110 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 10:05:42,111 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:05:42,111 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:05:42,111 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 10:05:42,112 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:05:42,112 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:05:42,112 TRACE [qtp1954195322-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 10:05:42,115 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 10:05:42,117 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 10:05:42,119 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 10:05:42,123 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 10:05:42,128 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 10:05:42,131 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 10:05:42,134 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 10:05:42,138 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 10:05:42,140 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 10:05:42,145 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 10:05:42,146 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 10:05:42,149 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 10:05:42,149 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 10:05:42,153 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 10:05:42,155 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 10:05:42,156 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 10:05:42,158 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 10:05:42,160 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 10:05:42,161 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 10:05:42,162 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 10:05:42,165 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 10:05:42,168 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 10:05:42,172 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 10:05:42,174 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 10:05:42,175 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 10:05:42,179 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 10:05:42,181 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 10:05:42,183 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 10:05:42,184 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 10:05:42,185 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 10:05:42,187 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 10:05:42,188 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 10:05:42,189 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 10:05:42,191 TRACE [qtp1954195322-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 10:05:42,192 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 10:05:42,193 TRACE [qtp1954195322-410][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,195 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,196 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 10:05:42,197 TRACE [qtp1954195322-410][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 10:05:42,198 TRACE [qtp1954195322-410][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 10:05:42,199 TRACE [qtp1954195322-410][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 10:05:42,200 TRACE [qtp1954195322-410][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 10:05:42,200 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 10:05:42,201 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,201 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,201 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,201 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,201 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,201 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,202 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,203 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 10:05:42,204 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 10:05:42,219 DEBUG [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:05:42,219 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 10:05:42,220 DEBUG [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 10:05:42,221 DEBUG [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:05:42,221 TRACE [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 10:05:42,221 DEBUG [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 10:05:42,222 DEBUG [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 10:05:42,223 DEBUG [qtp1954195322-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 10:05:42,224 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 10:05:42,224 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:05:42,224 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 10:05:42,225 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 10:05:42,234 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 10:05:42,235 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 10:05:42,236 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 10:05:42,236 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 10:05:42,237 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 10:05:42,238 TRACE [qtp1954195322-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 10:05:56,225 INFO [qtp1954195322-410][CryptoCache] getCryptoCacheCleanupTimerEnabled: Property 'cumulus4j.CryptoCache.cleanupTimer.enabled' is not set. Using default value true. 10:05:56,226 INFO [qtp1954195322-410][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:05:56,246 DEBUG [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _query[requestID=0p8pg3cqhy8m2402qsmtkmcyd]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@ede4187[0p8pg3cqhy8m2402qsmtkmcyd,test-6300741180062597995_f5s2gbhb*1*0g8po3] 10:05:56,348 DEBUG [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _query[requestID=0p8pg3cqhy8m2402qsmtkmcyd]: Request persisted. 10:05:56,430 DEBUG [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@ede4187[0p8pg3cqhy8m2402qsmtkmcyd,test-6300741180062597995_f5s2gbhb*1*0g8po3] 10:05:56,440 ERROR [qtp1954195322-408][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@36a71351" (id="0p8pg3cqhy8m2402qsmtkmcyd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:05:56,444 DEBUG [qtp1954195322-406][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 10:05:56,445 ERROR [qtp1954195322-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@8f74221" (id="0p8pg3cqhy8m2402qsmtkmcyd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:05:56,447 ERROR [qtp1954195322-409][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5e88d2c7" (id="0p8pg3cqhy8m2402qsmtkmcyd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:05:56,448 ERROR [qtp1954195322-411][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@51e1637a" (id="0p8pg3cqhy8m2402qsmtkmcyd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:05:56,454 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@36a71351" (id="0p8pg3cqhy8m2402qsmtkmcyd") 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@ede4187 10:05:56,454 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@8f74221" (id="0p8pg3cqhy8m2402qsmtkmcyd") 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@ede4187 10:05:56,454 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5e88d2c7" (id="0p8pg3cqhy8m2402qsmtkmcyd") 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@ede4187 10:05:56,456 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@51e1637a" (id="0p8pg3cqhy8m2402qsmtkmcyd") 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@ede4187 10:05:56,481 INFO [qtp1954195322-410][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.queryTimeout' is not specified; using default value 300000. 10:05:56,494 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 10:05:56,680 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 10:05:56,686 DEBUG [qtp1954195322-406][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:56,701 DEBUG [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pushResponse[requestID=0p8pg3cqhy8m2402qsmtkmcyd]: Entered. 10:05:56,742 DEBUG [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:05:56,948 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Created new Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:05:56,958 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:56,966 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:05:56,966 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:56,966 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:56,966 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@35e7640f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:57,249 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,250 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,257 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@464c4639[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:57,261 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,262 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,399 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,400 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,549 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,550 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,559 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d2e8a0e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:57,562 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,563 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,565 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:57,569 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,570 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,572 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@147f902d[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:57,575 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,575 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,579 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 10:05:57,579 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 10:05:57,581 DEBUG [qtp1954195322-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@19bc384d[null,org.cumulus4j.store.test.movie.Rating] 10:05:57,583 DEBUG [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,584 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@466c12e8[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,585 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,585 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,585 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,586 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,586 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1b630b6c[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,588 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,588 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1b630b6c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,589 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b630b6c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,589 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,589 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,589 DEBUG [qtp1954195322-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,592 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b630b6c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,592 DEBUG [qtp1954195322-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,593 DEBUG [qtp1954195322-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,593 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19bc384d[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,593 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1b630b6c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,593 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1b630b6c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,593 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b630b6c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,593 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1b630b6c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,593 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,593 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,594 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,594 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@466c12e8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,594 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@418e036f[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,594 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e0af747[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:05:57,594 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69427124[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:05:57,594 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 15 ms). class=org.cumulus4j.store.test.movie.Rating 10:05:57,594 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@418e036f[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,594 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@418e036f[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,594 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:05:57,594 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,596 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,598 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:05:57,598 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@418e036f[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,598 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@418e036f[2,org.cumulus4j.store.test.movie.Rating] 10:05:57,601 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,602 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,607 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,608 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,610 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:57,610 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:05:57,610 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,610 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@147f902d[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:57,610 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,610 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:05:57,610 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,610 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:57,611 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:05:57,611 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,611 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:05:57,611 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,611 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d2e8a0e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:57,611 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,611 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,611 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:05:57,611 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,611 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@464c4639[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:57,611 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:05:57,611 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,611 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@35e7640f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:57,612 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 10:05:57,613 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,614 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,616 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 10:05:57,616 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@35e7640f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:05:57,620 TRACE [qtp1954195322-410][CryptoCache] getKeyData: Found cached key with keyID=1. 10:05:57,620 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Created new Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:05:57,622 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,622 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,623 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,623 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@464c4639[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:05:57,636 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,637 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,637 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,638 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,642 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,643 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,648 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,648 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,650 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d2e8a0e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:05:57,653 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,654 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,654 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,655 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,656 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:57,660 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,660 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,660 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,661 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,661 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@147f902d[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:05:57,666 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,667 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,667 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,668 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,671 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 10:05:57,671 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 10:05:57,674 DEBUG [qtp1954195322-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@7d763342[null,org.cumulus4j.store.test.movie.Person] 10:05:57,676 DEBUG [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,677 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@24db6eeb[null,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,679 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,679 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,679 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,680 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,680 DEBUG [qtp1954195322-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6d168c72[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,681 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,681 DEBUG [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6d168c72[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,682 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d168c72[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,682 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,682 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,682 DEBUG [qtp1954195322-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,685 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d168c72[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,686 DEBUG [qtp1954195322-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,686 DEBUG [qtp1954195322-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,686 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d763342[3,org.cumulus4j.store.test.movie.Person] 10:05:57,686 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,686 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,686 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,687 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@24db6eeb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,687 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6d168c72[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,687 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6d168c72[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,687 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d168c72[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,687 DEBUG [qtp1954195322-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6d168c72[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,687 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19d7a712[3,org.cumulus4j.store.test.movie.Person] 10:05:57,688 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14c86007[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:05:57,688 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49d314ea[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:05:57,688 DEBUG [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 17 ms). class=org.cumulus4j.store.test.movie.Person 10:05:57,688 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19d7a712[3,org.cumulus4j.store.test.movie.Person] 10:05:57,688 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19d7a712[3,org.cumulus4j.store.test.movie.Person] 10:05:57,688 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:05:57,689 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,690 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,693 TRACE [qtp1954195322-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:05:57,693 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19d7a712[3,org.cumulus4j.store.test.movie.Person] 10:05:57,693 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@19d7a712[3,org.cumulus4j.store.test.movie.Person] 10:05:57,696 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,697 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,702 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,703 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,724 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:57,740 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,741 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,743 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 10:05:57,743 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,743 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:57,744 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 10:05:57,757 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,758 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,758 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,758 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:57,774 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,774 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,775 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,776 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,776 TRACE [qtp1954195322-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18387378[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:05:57,782 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,783 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,788 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,789 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,791 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:57,795 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,796 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,797 TRACE [qtp1954195322-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 10:05:57,797 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,797 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 10:05:57,800 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,802 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,802 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,823 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,824 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1995097822 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,848 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:57,862 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:57,874 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:05:57,874 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:57,903 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,904 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,908 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,908 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,908 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,908 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:05:57,909 TRACE [qtp1954195322-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:05:57,912 TRACE [qtp1954195322-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:05:57,913 TRACE [qtp1954195322-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1937342686 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:05:57,913 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,913 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,913 TRACE [qtp1954195322-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4936831[1,org.cumulus4j.store.test.movie.Movie] 10:05:57,957 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 10:05:57,958 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:05:57,958 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:05:57,958 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:05:57,970 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:05:58,016 INFO [main][SessionManager] Creating instance of SessionManager. 10:05:58,028 DEBUG [Thread-8][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:58,030 DEBUG [Thread-9][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:58,038 DEBUG [Thread-10][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:58,080 DEBUG [Thread-11][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:58,100 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e0eaf94 10:05:58,103 DEBUG [Thread-12][JAXBContextResolver] Instantiating JAXBContextResolver. 10:05:58,390 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:58,390 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:58,418 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:58,420 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:58,422 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:05:58,991 DEBUG [qtp1954195322-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:58,992 INFO [qtp1954195322-419][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:05:58,992 DEBUG [qtp1954195322-419][CleanupUtil] Deleting all tables from Data backend store 10:05:58,998 DEBUG [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:05:59,001 DEBUG [qtp1954195322-429][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:59,004 DEBUG [qtp1954195322-430][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:59,004 DEBUG [qtp1954195322-428][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:59,005 DEBUG [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:05:59,011 DEBUG [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:05:59,013 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:05:59,335 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,337 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,338 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,343 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,347 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,354 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,357 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,360 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,363 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,414 DEBUG [qtp1954195322-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:05:59,417 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,423 DEBUG [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:05:59,424 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,431 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,437 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,448 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,442 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,440 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,451 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:05:59,449 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:05:59,473 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,479 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,482 INFO [qtp1954195322-419][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:05:59,482 DEBUG [qtp1954195322-419][CleanupUtil] Deleting all tables from Index backend store 10:05:59,482 WARN [qtp1954195322-419][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:05:59,485 INFO [qtp1954195322-419][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:05:59,509 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,513 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,513 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,517 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,525 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,530 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,531 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,538 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,564 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,571 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,574 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,585 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,597 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,599 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,601 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,611 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,615 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,616 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,630 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,657 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,662 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,665 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,670 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,677 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,678 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,681 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,687 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,694 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,717 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,718 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,723 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,733 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,740 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,744 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,748 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,756 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,758 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,771 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,790 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,801 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,807 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,811 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,817 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,817 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,819 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,840 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,843 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,846 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,864 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,869 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,874 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,877 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,878 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,894 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,895 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,900 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,914 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,922 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,922 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,958 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,961 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,965 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,968 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,973 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,976 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,980 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,986 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,992 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:05:59,994 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,028 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,031 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,035 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,042 WARN [qtp1954195322-419][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. 10:06:00,042 WARN [qtp1954195322-419][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. 10:06:00,048 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,059 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,061 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,062 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,062 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,079 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,081 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,093 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,101 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,114 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,123 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,141 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,142 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,148 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,150 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,161 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,166 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,169 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,181 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,187 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,206 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,207 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,210 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,218 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,225 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,228 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,237 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,251 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,259 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,272 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,277 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,279 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,290 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,293 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,304 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,310 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,312 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,345 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,350 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,351 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,353 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,356 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,363 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,370 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,377 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,401 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,405 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,417 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,427 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,429 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,437 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,440 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,444 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,447 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,452 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,470 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,484 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,486 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,510 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,518 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,521 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,522 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,525 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,529 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,534 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,547 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,564 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,584 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,585 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,589 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,592 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,596 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,597 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,605 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,609 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,619 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,653 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,659 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,663 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,672 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,674 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,680 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,698 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,706 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,706 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,706 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,728 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,737 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,747 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,759 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,759 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,760 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,762 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,784 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,791 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,798 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,799 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,811 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,825 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,826 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,832 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,833 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,837 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,837 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,862 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,872 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,890 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,893 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,897 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,897 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,908 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,910 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,917 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,924 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,948 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,949 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,951 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,953 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,973 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,976 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,989 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:00,992 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,000 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,017 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,019 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,019 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,024 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,038 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,045 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,050 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,059 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,071 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,073 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,082 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,090 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,093 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,095 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,113 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,115 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,115 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,122 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,146 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,159 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,160 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,164 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,170 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,181 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,181 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,182 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,195 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,209 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,214 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,217 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,242 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,244 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,246 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,253 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,262 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,264 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,270 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,279 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,294 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,307 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,310 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,315 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,317 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,324 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,326 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,347 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,355 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,357 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,361 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,376 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,377 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,395 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,406 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,415 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,418 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,420 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,421 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,425 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,432 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,443 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,458 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,476 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,482 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,489 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,493 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,499 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,502 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,521 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,522 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,524 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,533 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,541 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,553 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,554 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,575 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,586 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,586 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,599 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,600 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,610 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,618 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,618 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,619 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,628 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,653 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,653 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,670 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,673 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,676 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,696 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,700 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,711 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,711 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,717 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,717 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,726 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,761 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,763 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,763 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,766 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,770 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,772 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,796 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,801 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,801 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,823 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,827 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,830 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,858 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,859 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,862 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,862 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,867 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,879 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,882 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,889 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,899 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,921 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,922 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,933 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,940 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,946 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,950 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,960 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,968 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,973 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:01,974 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,009 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,011 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,018 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,019 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,021 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,021 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,025 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,026 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,031 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,032 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,077 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,082 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,095 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,098 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,100 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,101 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,108 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,115 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,119 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,122 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,154 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,159 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,167 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,168 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,181 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,185 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,187 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,194 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,196 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,206 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,217 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,228 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,233 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,234 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,243 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,252 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,260 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,272 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,280 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,291 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,297 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,302 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,304 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,309 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,315 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,331 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,333 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,363 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,372 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,396 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,396 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,396 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,397 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,398 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,401 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,407 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,422 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,424 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,453 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,463 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,468 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,475 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,475 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,476 WARN [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,485 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,486 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:02,488 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:06,704 INFO [qtp1954195322-419][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:06:06,704 INFO [qtp1954195322-419][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:06:06,704 INFO [qtp1954195322-419][Cumulus4jStoreManager] ======================================================= 10:06:06,709 ERROR [qtp1954195322-419][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.(SchemaAutoStarter.java:68) ... 70 more 10:06:06,711 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 10:06:06,712 INFO [qtp1954195322-419][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:06:06,712 TRACE [qtp1954195322-419][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotqdp31-eydlya0k6c5o_av06mltz*1*0ijzxf 10:06:06,712 INFO [qtp1954195322-419][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:06:06,806 INFO [qtp1954195322-419][MinimumCumulus4jVersion] version=10100001 10:06:07,118 INFO [qtp1954195322-419][MinimumCumulus4jVersion] version=10100001 10:06:07,119 DEBUG [qtp1954195322-419][RecreateIndex] deleteIndex: Entered. 10:06:07,216 DEBUG [qtp1954195322-419][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 10:06:07,216 DEBUG [qtp1954195322-419][RecreateIndex] deleteIndex: Leaving. 10:06:07,248 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 10:06:07,259 DEBUG [qtp1954195322-419][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@7b472aa3[null,org.cumulus4j.store.test.movie.Movie] 10:06:07,265 DEBUG [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,276 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@61355608[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,285 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,285 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,295 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,295 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,296 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,296 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6526fc1f[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:07,297 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6526fc1f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:07,298 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,298 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,298 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@fa181d0[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,299 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,299 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,300 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,300 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,300 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,301 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6a7f6960[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:07,302 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6a7f6960[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:07,302 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,302 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,303 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2f874bdb[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,304 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,304 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2f874bdb[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,305 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f874bdb[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,305 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,305 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1031e3d2[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,306 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,306 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,307 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,307 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,307 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@68ac990c[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,309 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,309 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,309 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,309 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,309 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,310 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@9b27850[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:07,311 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@9b27850[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:07,312 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,312 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,312 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5219f2a1[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,314 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,314 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5219f2a1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,315 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5219f2a1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,315 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,315 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@606a277[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,317 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,317 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,318 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,318 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,318 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,318 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3a1bac47[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:07,320 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3a1bac47[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:07,321 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,321 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,321 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@50b62c36[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,323 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,323 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,324 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,324 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,324 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@246b7d80[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,326 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,326 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,327 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,327 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,327 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,328 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2ad22a26[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:07,329 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2ad22a26[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:07,330 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,330 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,330 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,330 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,331 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f874bdb[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,331 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,331 DEBUG [qtp1954195322-419][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,349 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,349 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5219f2a1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,349 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,349 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,349 DEBUG [qtp1954195322-419][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,352 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,353 DEBUG [qtp1954195322-419][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,353 DEBUG [qtp1954195322-419][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,353 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7b472aa3[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,353 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,353 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,353 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,354 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6526fc1f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:07,354 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6526fc1f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:07,354 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6526fc1f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:07,354 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6526fc1f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:07,354 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@61355608[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,354 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,354 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,354 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,355 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6a7f6960[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:07,355 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6a7f6960[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:07,355 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a7f6960[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:07,355 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6a7f6960[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:07,355 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@fa181d0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,356 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,356 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,356 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,356 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@50b62c36[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,356 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,356 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,356 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,357 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2ad22a26[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:07,357 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2ad22a26[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:07,357 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ad22a26[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:07,357 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2ad22a26[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:07,357 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@246b7d80[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,357 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,357 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,357 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,357 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1031e3d2[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,358 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5219f2a1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,358 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5219f2a1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,358 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5219f2a1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,358 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5219f2a1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,358 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,358 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,358 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,359 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3a1bac47[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:07,359 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3a1bac47[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:07,359 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a1bac47[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:07,359 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3a1bac47[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:07,359 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@606a277[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,360 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2f874bdb[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,360 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2f874bdb[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,360 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f874bdb[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,360 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2f874bdb[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,361 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,361 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,361 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,361 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@9b27850[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:07,361 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@9b27850[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:07,361 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@9b27850[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:07,361 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@9b27850[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:07,362 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@68ac990c[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,362 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,362 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6df9f0c0[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,362 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59da5b7a[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:07,362 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ddbe3b0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,363 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74041eaf[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:07,363 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56d99f1f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:07,365 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dd30f35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fd7b15c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b72256f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51496a79[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3659635b[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6cda71a2[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76dac4e2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,366 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51357f86[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:07,366 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 655 ms). class=org.cumulus4j.store.test.movie.Movie 10:06:07,386 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:07,386 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:06:07,386 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,387 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dd30f35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:07,387 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,387 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:06:07,387 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,387 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:07,387 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:06:07,387 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,387 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:06:07,387 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,387 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76dac4e2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:07,387 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,387 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,387 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:06:07,388 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,388 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ddbe3b0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:07,388 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:06:07,388 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:07,388 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6df9f0c0[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:07,388 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:06:07,388 INFO [qtp1954195322-419][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:06:07,388 INFO [qtp1954195322-419][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:06:17,188 INFO [qtp1954195322-419][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:06:17,189 DEBUG [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _query[requestID=d3uta97qj0gjdplx4iaapyfyy]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@ac721fc7[d3uta97qj0gjdplx4iaapyfyy,test-iotqdp31-eydlya0k6c5o_av06mltz*1*0ijzxf] 10:06:17,260 DEBUG [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _query[requestID=d3uta97qj0gjdplx4iaapyfyy]: Request persisted. 10:06:17,355 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@ac721fc7[d3uta97qj0gjdplx4iaapyfyy,test-iotqdp31-eydlya0k6c5o_av06mltz*1*0ijzxf] 10:06:17,357 DEBUG [qtp1954195322-428][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 10:06:17,358 ERROR [qtp1954195322-429][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5a1e99b" (id="d3uta97qj0gjdplx4iaapyfyy") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:17,360 ERROR [qtp1954195322-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@79700a64" (id="d3uta97qj0gjdplx4iaapyfyy") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:17,360 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5a1e99b" (id="d3uta97qj0gjdplx4iaapyfyy") 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@ac721fc7 10:06:17,360 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 10:06:17,362 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@79700a64" (id="d3uta97qj0gjdplx4iaapyfyy") 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@ac721fc7 10:06:17,362 ERROR [qtp1954195322-431][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@75cfe018" (id="d3uta97qj0gjdplx4iaapyfyy") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:17,365 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@75cfe018" (id="d3uta97qj0gjdplx4iaapyfyy") 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@ac721fc7 10:06:17,366 ERROR [qtp1954195322-430][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@738990e7" (id="d3uta97qj0gjdplx4iaapyfyy") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:17,369 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@738990e7" (id="d3uta97qj0gjdplx4iaapyfyy") 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@ac721fc7 10:06:17,385 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 10:06:17,390 DEBUG [qtp1954195322-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:17,396 DEBUG [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pushResponse[requestID=d3uta97qj0gjdplx4iaapyfyy]: Entered. 10:06:17,428 DEBUG [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:06:17,609 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Created new Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:06:17,612 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,620 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:06:17,620 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,620 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,620 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6df9f0c0[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:17,642 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,643 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,649 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ddbe3b0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:17,652 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,653 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,666 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,667 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,684 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,685 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,692 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76dac4e2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:17,695 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,696 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,697 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:17,699 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,700 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,701 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dd30f35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:17,703 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,703 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,706 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 10:06:17,706 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 10:06:17,708 DEBUG [qtp1954195322-419][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@5f87f861[null,org.cumulus4j.store.test.movie.Rating] 10:06:17,709 DEBUG [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,710 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1ae81c51[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,711 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,711 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,712 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,712 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,712 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@148511a5[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,714 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,714 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@148511a5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,715 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@148511a5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,715 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,715 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,715 DEBUG [qtp1954195322-419][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,717 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@148511a5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,718 DEBUG [qtp1954195322-419][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,718 DEBUG [qtp1954195322-419][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,718 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5f87f861[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,718 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@148511a5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,718 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@148511a5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,718 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@148511a5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,718 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@148511a5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,718 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,719 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,719 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,719 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1ae81c51[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,719 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70008d6b[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,719 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62eef40c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:17,719 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@591f3a16[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:17,719 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 13 ms). class=org.cumulus4j.store.test.movie.Rating 10:06:17,719 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70008d6b[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,719 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70008d6b[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,719 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:06:17,719 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,720 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,722 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:06:17,722 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70008d6b[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,722 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70008d6b[2,org.cumulus4j.store.test.movie.Rating] 10:06:17,724 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,725 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,728 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,729 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,730 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:17,731 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:06:17,731 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,731 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dd30f35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:17,731 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,731 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:06:17,731 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,732 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:17,732 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:06:17,732 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,732 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:06:17,732 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,732 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76dac4e2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:17,732 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,732 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,732 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:06:17,732 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,732 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ddbe3b0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:17,732 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:06:17,732 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,733 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6df9f0c0[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:17,733 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 10:06:17,734 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,736 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,740 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 10:06:17,741 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6df9f0c0[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:17,743 TRACE [qtp1954195322-419][CryptoCache] getKeyData: Found cached key with keyID=1. 10:06:17,744 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Created new Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:06:17,745 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,745 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,746 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,746 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ddbe3b0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:17,757 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,758 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,758 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,759 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,762 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,763 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,766 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,767 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,768 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76dac4e2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:17,771 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,771 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,771 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,772 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,772 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:17,775 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,776 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,776 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,777 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,777 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dd30f35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:17,780 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,781 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,781 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,782 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,785 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 10:06:17,785 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 10:06:17,787 DEBUG [qtp1954195322-419][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@3f85140[null,org.cumulus4j.store.test.movie.Person] 10:06:17,789 DEBUG [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,790 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7261a74c[null,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,791 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,791 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,792 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,792 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,792 DEBUG [qtp1954195322-419][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4654e0db[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,793 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,793 DEBUG [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4654e0db[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,794 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4654e0db[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,794 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,794 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,794 DEBUG [qtp1954195322-419][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,796 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4654e0db[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,797 DEBUG [qtp1954195322-419][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,797 DEBUG [qtp1954195322-419][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,797 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3f85140[3,org.cumulus4j.store.test.movie.Person] 10:06:17,797 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,797 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,797 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,797 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7261a74c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,797 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4654e0db[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,797 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4654e0db[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,797 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4654e0db[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,797 DEBUG [qtp1954195322-419][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4654e0db[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,797 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f8b8e8b[3,org.cumulus4j.store.test.movie.Person] 10:06:17,798 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59e2db7b[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:17,798 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f80c118[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:17,798 DEBUG [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 13 ms). class=org.cumulus4j.store.test.movie.Person 10:06:17,798 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f8b8e8b[3,org.cumulus4j.store.test.movie.Person] 10:06:17,798 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f8b8e8b[3,org.cumulus4j.store.test.movie.Person] 10:06:17,798 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:06:17,798 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,799 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,800 TRACE [qtp1954195322-419][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:06:17,800 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f8b8e8b[3,org.cumulus4j.store.test.movie.Person] 10:06:17,800 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f8b8e8b[3,org.cumulus4j.store.test.movie.Person] 10:06:17,803 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,804 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,806 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,807 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,808 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:17,817 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,817 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,818 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 10:06:17,818 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,818 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 10:06:17,825 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,826 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,826 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,841 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,842 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,844 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:17,845 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,846 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,846 TRACE [qtp1954195322-419][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 10:06:17,847 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,847 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:17,847 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 10:06:17,849 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,849 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,849 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,850 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:17,852 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,853 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,853 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,853 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,853 TRACE [qtp1954195322-419][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a66dc2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:17,857 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,857 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,860 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,861 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@336701041 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,877 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:17,877 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:17,885 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:17,886 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:17,894 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,894 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,895 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,895 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,895 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,895 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:17,895 TRACE [qtp1954195322-419][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:17,897 TRACE [qtp1954195322-419][CryptoCache] acquireCipherEntry: Found cached Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:17,898 TRACE [qtp1954195322-419][CryptoCache] releaseCipherEntry: Releasing Cipher@1751430450 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:17,898 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,898 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,898 TRACE [qtp1954195322-419][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@60f128ec[1,org.cumulus4j.store.test.movie.Movie] 10:06:17,904 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 10:06:17,904 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:06:17,904 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 10:06:17,904 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:06:17,913 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:06:17,941 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 10:06:18,008 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 10:06:18,008 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:06:18,015 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:06:18,025 INFO [main][SessionManager] Creating instance of SessionManager. 10:06:18,038 DEBUG [Thread-15][JAXBContextResolver] Instantiating JAXBContextResolver. 10:06:18,038 DEBUG [Thread-17][JAXBContextResolver] Instantiating JAXBContextResolver. 10:06:18,043 DEBUG [Thread-13][JAXBContextResolver] Instantiating JAXBContextResolver. 10:06:18,045 DEBUG [Thread-14][JAXBContextResolver] Instantiating JAXBContextResolver. 10:06:18,056 DEBUG [Thread-16][JAXBContextResolver] Instantiating JAXBContextResolver. 10:06:18,160 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:18,166 DEBUG [qtp1954195322-419][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:18,187 DEBUG [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:06:18,803 INFO [qtp1954195322-428][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:06:18,227 DEBUG [Thread-13][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:18,268 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 10:06:18,271 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 10:06:18,271 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 10:06:18,273 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:18,804 DEBUG [qtp1954195322-428][CleanupUtil] Deleting all tables from Data backend store 10:06:18,295 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:18,310 DEBUG [Thread-16][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:18,818 DEBUG [qtp1954195322-437][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:18,818 DEBUG [qtp1954195322-438][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:18,819 DEBUG [qtp1954195322-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:18,823 DEBUG [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:06:18,826 DEBUG [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:06:18,829 DEBUG [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:06:19,217 DEBUG [qtp1954195322-440][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:19,221 DEBUG [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:06:19,291 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:06:19,292 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: 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. 10:06:19,297 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:06:19,297 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:06:19,304 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: 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. 10:06:19,310 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: 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. 10:06:19,314 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:06:19,316 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:06:19,315 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: 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. 10:06:19,326 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,326 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,325 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: 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. 10:06:19,343 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,345 INFO [qtp1954195322-428][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 10:06:19,345 DEBUG [qtp1954195322-428][CleanupUtil] Deleting all tables from Index backend store 10:06:19,345 WARN [qtp1954195322-428][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 10:06:19,345 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,346 INFO [qtp1954195322-428][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:06:19,351 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,353 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,360 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,369 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,372 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,378 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,386 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,390 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,397 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,399 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,404 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,408 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,416 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,417 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,435 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,451 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,451 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,452 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,454 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,454 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,456 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,459 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,464 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,467 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,468 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,471 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,476 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,480 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,486 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,505 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,515 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,517 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,521 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,524 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,524 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,525 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,526 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,527 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,542 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,542 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,547 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,550 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,550 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,569 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,575 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,586 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,591 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,596 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,597 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,612 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,615 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,616 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,623 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,623 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,631 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,631 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,634 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,634 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,636 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,658 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,660 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,661 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,662 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,676 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,676 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,691 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,692 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,699 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,709 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,710 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,711 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,713 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,720 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,723 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,724 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,731 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,744 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,749 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,749 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,765 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,766 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,769 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,769 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,769 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,782 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,784 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,798 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,805 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,805 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,811 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,815 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,821 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,823 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,827 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,835 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,837 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,851 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,855 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,857 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,858 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,858 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,865 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,872 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,874 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,889 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,893 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,896 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,897 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,906 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,912 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,922 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,922 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,924 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,936 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,937 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,937 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,938 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,939 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,956 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,956 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,964 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,968 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,979 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,986 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,986 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,987 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,987 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,988 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,998 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:19,998 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,009 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,021 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,021 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,032 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,037 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,040 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,042 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,052 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,056 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,056 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,058 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,065 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,071 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,072 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,079 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,081 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,085 WARN [qtp1954195322-428][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. 10:06:20,085 WARN [qtp1954195322-428][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. 10:06:20,089 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,100 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,103 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,111 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,121 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,122 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,126 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,130 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,133 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,134 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,135 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,145 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,146 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,154 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,159 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,170 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,170 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,173 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,188 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,194 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,208 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,210 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,214 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,215 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,215 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,227 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,232 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,232 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,236 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,240 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,240 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,240 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,245 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,252 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,256 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,269 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,284 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,300 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,303 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,304 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,306 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,307 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,308 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,312 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,317 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,320 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,326 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,330 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,333 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,343 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,346 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,352 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,366 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,368 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,382 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,386 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,390 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,399 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,400 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,401 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,401 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,404 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,409 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,418 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,419 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,427 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,436 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,449 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,449 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,453 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,466 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,474 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,477 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,477 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,480 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,483 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,484 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,486 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,488 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,495 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,500 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,517 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,525 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,528 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,533 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,535 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,536 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,539 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,559 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,562 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,568 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,571 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,576 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,583 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,583 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,589 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,601 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,601 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,607 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,612 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,614 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,615 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,628 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,637 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,638 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,642 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,648 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,660 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,661 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,666 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,668 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,677 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,685 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,688 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,689 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,692 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,693 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,696 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,722 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,736 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,736 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,741 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,746 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,748 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,761 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,761 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,762 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,763 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,763 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,762 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,768 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,774 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,778 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,811 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,814 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,814 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,825 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,827 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,829 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,831 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,832 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,832 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,835 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,840 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,845 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,850 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,864 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,868 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,871 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,894 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,898 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,902 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,912 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,912 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,912 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,914 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,920 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,921 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,923 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,926 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,928 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,935 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,951 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,958 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,965 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,965 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,972 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,981 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,988 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,990 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,993 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:20,999 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,004 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,013 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,020 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,021 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,024 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,025 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,036 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,040 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,043 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,046 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,060 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,061 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,062 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,064 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,066 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,069 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,077 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,082 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,087 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,098 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,100 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,109 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,111 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,134 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,136 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,136 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,138 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,140 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,142 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,156 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,161 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,162 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,164 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,166 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,168 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,168 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,176 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,191 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,195 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,198 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,201 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,209 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,217 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,223 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,224 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,226 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,228 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,228 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,231 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,232 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,241 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,252 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,256 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,265 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,289 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,289 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,296 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,300 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,303 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,306 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,307 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,310 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,312 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,320 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,320 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,322 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,330 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,356 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,357 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,360 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,365 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,367 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,369 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,374 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,374 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,385 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,394 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,394 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,394 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,397 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,400 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,402 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,414 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,427 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,428 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,432 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,436 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,440 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,449 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,449 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,454 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,456 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,462 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,473 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,489 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,490 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,490 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,492 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,502 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,502 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,505 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,507 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,508 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,536 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,536 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,537 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,539 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,542 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,553 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,554 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,559 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,560 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,565 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,575 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,578 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,581 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,583 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,589 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,591 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,600 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,601 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,603 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,609 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,610 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,621 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,643 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,645 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,646 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,647 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,657 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,660 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,666 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,667 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,671 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,674 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,675 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,678 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,681 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,681 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,702 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,705 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,712 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,714 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,728 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,738 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,741 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,745 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,752 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,754 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,757 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,757 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,758 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,760 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,766 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,777 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,781 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,784 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,793 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,814 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,823 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,825 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,827 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,830 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,835 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,835 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,837 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,839 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,841 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,852 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,857 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,862 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,873 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,881 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,881 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,882 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,890 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,893 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,893 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,900 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,900 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,908 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,908 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,912 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,916 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,943 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,949 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,952 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,955 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,959 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,962 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,963 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,969 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,974 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,985 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:21,985 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,004 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,005 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,006 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,008 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,012 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,016 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,027 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,028 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,030 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,032 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,038 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,038 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,063 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,070 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,077 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,079 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,087 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,087 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,089 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,091 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,101 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,106 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,108 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,112 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,115 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,119 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,122 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,124 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,132 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,142 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,146 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,152 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,155 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,160 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,171 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,173 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,177 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,183 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,185 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,188 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,193 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,194 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,196 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,212 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,224 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,230 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,244 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,244 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,244 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,247 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,251 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,255 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,257 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,260 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,260 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,273 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,280 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,282 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,285 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,296 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,311 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,317 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,322 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,322 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,327 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,334 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,335 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,341 WARN [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,343 WARN [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,350 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,357 WARN [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,362 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,376 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,378 WARN [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,381 WARN [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,388 WARN [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,398 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,399 WARN [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,400 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,407 WARN [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,413 WARN [qtp1954195322-432][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,414 WARN [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,419 WARN [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 10:06:22,507 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:06:22,998 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 10:06:26,639 INFO [qtp1954195322-428][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:06:26,639 INFO [qtp1954195322-428][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:06:26,639 INFO [qtp1954195322-428][Cumulus4jStoreManager] ======================================================= 10:06:26,640 ERROR [qtp1954195322-428][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.(SchemaAutoStarter.java:68) ... 70 more 10:06:26,641 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 10:06:26,641 INFO [qtp1954195322-428][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:06:26,642 TRACE [qtp1954195322-428][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d 10:06:26,642 INFO [qtp1954195322-428][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:06:26,741 INFO [qtp1954195322-428][MinimumCumulus4jVersion] version=10100001 10:06:27,019 INFO [qtp1954195322-428][MinimumCumulus4jVersion] version=10100001 10:06:27,019 DEBUG [qtp1954195322-428][RecreateIndex] deleteIndex: Entered. 10:06:27,121 DEBUG [qtp1954195322-428][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 10:06:27,121 DEBUG [qtp1954195322-428][RecreateIndex] deleteIndex: Leaving. 10:06:27,162 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 10:06:27,175 DEBUG [qtp1954195322-428][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@7915a7c4[null,org.cumulus4j.store.test.movie.Movie] 10:06:27,181 DEBUG [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,193 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@69783f36[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,202 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,202 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,211 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,211 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,212 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,212 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@495b4158[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:27,213 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@495b4158[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:27,214 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,214 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,214 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3ea22ea0[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,216 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,216 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,217 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,217 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,217 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,217 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3264ca52[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:27,218 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3264ca52[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:27,219 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,219 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,219 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@25b347c5[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,221 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,221 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@25b347c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,221 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25b347c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,221 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,222 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@624f77f6[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,223 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,223 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,224 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,224 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,224 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7141a664[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,225 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,225 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,226 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,226 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,226 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,226 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3faacd6e[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:27,227 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3faacd6e[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:27,228 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,228 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,228 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@ca4d5cf[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,230 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,230 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@ca4d5cf[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,230 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ca4d5cf[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,231 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,231 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@625455f7[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,233 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,233 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,234 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,234 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,234 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,234 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@52993bc0[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:27,236 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@52993bc0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:27,236 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,236 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,239 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7a774d5c[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,240 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,240 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,241 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,241 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,241 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3af141d2[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,243 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,243 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,243 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,243 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,243 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,244 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@13abdb98[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:27,245 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@13abdb98[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:27,245 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,246 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,246 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,246 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,246 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25b347c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,246 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,246 DEBUG [qtp1954195322-428][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,260 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,260 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ca4d5cf[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,260 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,260 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,260 DEBUG [qtp1954195322-428][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,262 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,262 DEBUG [qtp1954195322-428][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,263 DEBUG [qtp1954195322-428][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,263 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7915a7c4[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,263 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,263 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,263 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,263 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@495b4158[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:27,263 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@495b4158[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:27,263 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@495b4158[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:27,263 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@495b4158[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@69783f36[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,264 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3264ca52[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3264ca52[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:27,264 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3264ca52[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3264ca52[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3ea22ea0[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,264 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,265 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,265 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7a774d5c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,265 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,265 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,265 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,265 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@13abdb98[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:27,265 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@13abdb98[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:27,265 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13abdb98[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:27,265 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@13abdb98[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:27,265 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3af141d2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,266 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@624f77f6[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@ca4d5cf[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@ca4d5cf[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,266 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ca4d5cf[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@ca4d5cf[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,266 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,266 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@52993bc0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@52993bc0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:27,267 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52993bc0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@52993bc0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@625455f7[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@25b347c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@25b347c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,267 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25b347c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@25b347c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,267 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,268 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,268 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,268 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3faacd6e[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:27,268 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3faacd6e[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:27,268 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3faacd6e[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:27,268 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3faacd6e[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:27,268 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7141a664[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,268 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,268 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d0b3352[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1df6e217[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f58476b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1889ca63[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3cbceb83[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16f05059[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bde3ef3[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@dd22d39[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56e93ff3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@688c58eb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74ab1b26[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b22a4e7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,269 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@576efedb[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:27,269 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 628 ms). class=org.cumulus4j.store.test.movie.Movie 10:06:27,284 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:27,284 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:06:27,284 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,284 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16f05059[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:27,284 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,284 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:06:27,284 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,284 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:27,284 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:06:27,284 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,284 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:06:27,284 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,284 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b22a4e7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:27,285 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,285 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,285 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:06:27,285 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,285 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f58476b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:27,285 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:06:27,285 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:27,285 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d0b3352[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:27,285 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:06:27,285 INFO [qtp1954195322-428][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:06:27,285 INFO [qtp1954195322-428][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:06:31,568 DEBUG [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Returning request: null 10:06:31,579 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:31,582 DEBUG [qtp1954195322-446][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:31,586 DEBUG [qtp1954195322-446][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:06:31,588 DEBUG [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Returning request: null 10:06:31,591 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:31,594 DEBUG [qtp1954195322-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:31,596 DEBUG [qtp1954195322-408][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:06:31,600 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Returning request: null 10:06:31,603 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:31,608 DEBUG [qtp1954195322-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:31,609 DEBUG [qtp1954195322-409][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:06:31,649 DEBUG [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Returning request: null 10:06:31,652 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:31,658 DEBUG [qtp1954195322-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:31,661 DEBUG [qtp1954195322-412][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:06:34,553 INFO [qtp1954195322-428][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:06:34,554 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _query[requestID=psksi5sm74h46lyqy1vqv8rcm]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@1aef76ff[psksi5sm74h46lyqy1vqv8rcm,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:06:34,624 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _query[requestID=psksi5sm74h46lyqy1vqv8rcm]: Request persisted. 10:06:34,688 DEBUG [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@1aef76ff[psksi5sm74h46lyqy1vqv8rcm,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:06:34,688 ERROR [qtp1954195322-438][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7d119cf9" (id="psksi5sm74h46lyqy1vqv8rcm") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:34,688 DEBUG [qtp1954195322-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 10:06:34,693 ERROR [qtp1954195322-440][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@41fc2322" (id="psksi5sm74h46lyqy1vqv8rcm") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:34,693 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7d119cf9" (id="psksi5sm74h46lyqy1vqv8rcm") 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@1aef76ff 10:06:34,693 WARN [qtp1954195322-440][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@41fc2322" (id="psksi5sm74h46lyqy1vqv8rcm") 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@1aef76ff 10:06:34,694 ERROR [qtp1954195322-437][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1389cb98" (id="psksi5sm74h46lyqy1vqv8rcm") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:34,697 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1389cb98" (id="psksi5sm74h46lyqy1vqv8rcm") 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@1aef76ff 10:06:34,698 ERROR [qtp1954195322-419][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1fbec4a" (id="psksi5sm74h46lyqy1vqv8rcm") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:06:34,699 WARN [qtp1954195322-419][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1fbec4a" (id="psksi5sm74h46lyqy1vqv8rcm") 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@1aef76ff 10:06:34,700 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 10:06:34,719 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 10:06:34,723 DEBUG [qtp1954195322-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:34,725 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pushResponse[requestID=psksi5sm74h46lyqy1vqv8rcm]: Entered. 10:06:34,763 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:06:34,963 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Created new Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:06:34,966 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:34,973 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:06:34,973 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:34,973 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:34,973 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d0b3352[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:34,982 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:34,984 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:34,989 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f58476b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:34,992 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:34,993 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,006 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,008 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,025 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,026 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,033 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b22a4e7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:35,036 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,036 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,038 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:35,041 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,042 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,043 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16f05059[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:35,046 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,047 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,050 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 10:06:35,051 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 10:06:35,053 DEBUG [qtp1954195322-428][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@69e06d44[null,org.cumulus4j.store.test.movie.Rating] 10:06:35,055 DEBUG [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,055 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@24e3ed90[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,057 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,057 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,057 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,058 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,058 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1b1e6bff[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,060 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,060 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1b1e6bff[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,061 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1e6bff[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,061 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,061 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,061 DEBUG [qtp1954195322-428][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,063 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1e6bff[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,064 DEBUG [qtp1954195322-428][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,064 DEBUG [qtp1954195322-428][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,064 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69e06d44[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,064 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1b1e6bff[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,064 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1b1e6bff[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,064 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1e6bff[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,064 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1b1e6bff[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,065 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,065 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,065 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,065 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@24e3ed90[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,065 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e8138ee[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,065 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67c5c71c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:35,065 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@60c7d8c1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:35,065 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 14 ms). class=org.cumulus4j.store.test.movie.Rating 10:06:35,065 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e8138ee[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,065 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e8138ee[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,065 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:06:35,066 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,067 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,068 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:06:35,068 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e8138ee[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,068 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6e8138ee[2,org.cumulus4j.store.test.movie.Rating] 10:06:35,071 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,072 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,076 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,077 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,078 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:35,079 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:06:35,079 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,079 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16f05059[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:35,079 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,079 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:06:35,079 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,079 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:35,079 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:06:35,079 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,079 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:06:35,079 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,079 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b22a4e7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:35,080 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,080 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,080 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:06:35,080 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,080 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f58476b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:35,080 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:06:35,080 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,080 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d0b3352[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:35,080 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 10:06:35,080 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,081 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,083 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 10:06:35,083 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d0b3352[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:35,086 TRACE [qtp1954195322-428][CryptoCache] getKeyData: Found cached key with keyID=1. 10:06:35,087 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Created new Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:06:35,088 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,088 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,089 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,089 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f58476b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:35,102 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,103 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,103 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,104 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,107 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,108 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,111 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,112 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,113 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b22a4e7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:35,116 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,117 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,118 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,118 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,119 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:35,122 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,123 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,123 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,124 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,124 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16f05059[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:35,127 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,128 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,128 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,129 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,131 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 10:06:35,131 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 10:06:35,133 DEBUG [qtp1954195322-428][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@9cc5df0[null,org.cumulus4j.store.test.movie.Person] 10:06:35,134 DEBUG [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,135 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@71d70efb[null,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,136 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,136 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,137 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,137 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,137 DEBUG [qtp1954195322-428][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@e043a70[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,138 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,138 DEBUG [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@e043a70[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,138 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e043a70[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,139 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,139 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,139 DEBUG [qtp1954195322-428][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,141 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e043a70[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,141 DEBUG [qtp1954195322-428][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,141 DEBUG [qtp1954195322-428][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,141 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cc5df0[3,org.cumulus4j.store.test.movie.Person] 10:06:35,141 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,141 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,142 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,142 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@71d70efb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,142 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@e043a70[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,142 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@e043a70[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,142 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e043a70[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,142 DEBUG [qtp1954195322-428][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@e043a70[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,142 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1b5a6914[3,org.cumulus4j.store.test.movie.Person] 10:06:35,142 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39b08ef3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:35,142 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d58f3d5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:35,142 DEBUG [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 11 ms). class=org.cumulus4j.store.test.movie.Person 10:06:35,142 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1b5a6914[3,org.cumulus4j.store.test.movie.Person] 10:06:35,143 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1b5a6914[3,org.cumulus4j.store.test.movie.Person] 10:06:35,143 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 10:06:35,143 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,144 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,146 TRACE [qtp1954195322-428][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 10:06:35,146 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1b5a6914[3,org.cumulus4j.store.test.movie.Person] 10:06:35,146 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1b5a6914[3,org.cumulus4j.store.test.movie.Person] 10:06:35,149 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,150 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,154 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,155 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,157 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:35,172 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,173 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,173 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 10:06:35,174 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,174 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 10:06:35,184 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,184 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,184 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,202 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,203 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,204 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:35,207 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,207 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,207 TRACE [qtp1954195322-428][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 10:06:35,207 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,208 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:35,208 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 10:06:35,209 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,210 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,210 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,210 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:35,213 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,213 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,213 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,214 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,214 TRACE [qtp1954195322-428][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@428fcfef[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:35,216 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,217 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,221 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,221 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@1098817550 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,236 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:35,236 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:35,247 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:35,248 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:35,257 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,257 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,258 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,258 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,258 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,258 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:35,258 TRACE [qtp1954195322-428][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:35,260 TRACE [qtp1954195322-428][CryptoCache] acquireCipherEntry: Found cached Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:35,260 TRACE [qtp1954195322-428][CryptoCache] releaseCipherEntry: Releasing Cipher@820030426 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:35,261 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,261 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,261 TRACE [qtp1954195322-428][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b5392b9[1,org.cumulus4j.store.test.movie.Movie] 10:06:35,932 INFO [qtp1954195322-439][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:06:36,446 WARN [qtp1954195322-439][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. 10:06:36,448 WARN [qtp1954195322-439][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. 10:06:38,289 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 10:06:38,290 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 10:06:40,908 INFO [qtp1954195322-439][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:06:40,908 INFO [qtp1954195322-439][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:06:40,908 INFO [qtp1954195322-439][Cumulus4jStoreManager] ======================================================= 10:06:40,910 ERROR [qtp1954195322-439][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.(SchemaAutoStarter.java:68) ... 70 more 10:06:40,910 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 10:06:40,911 INFO [qtp1954195322-439][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:06:40,911 TRACE [qtp1954195322-439][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d 10:06:40,911 INFO [qtp1954195322-439][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:06:40,970 INFO [qtp1954195322-439][MinimumCumulus4jVersion] version=10100001 10:06:40,972 INFO [qtp1954195322-439][MinimumCumulus4jVersion] version=10100001 10:06:40,972 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 10:06:40,976 DEBUG [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,981 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,983 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c5e9faa[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:40,984 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,984 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,984 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,984 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:40,985 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@656ffc10[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:40,985 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:40,985 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:40,985 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,985 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@465287fd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:40,986 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@465287fd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:40,986 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,986 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:40,986 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:40,986 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,986 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:40,987 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6613bd3f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:40,988 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:40,988 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:40,988 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,988 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@70eb5137[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:40,988 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@70eb5137[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:40,988 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,988 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:40,989 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2db8501d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:40,989 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:40,990 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:40,990 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,990 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:40,990 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:40,990 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,990 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:40,991 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@304d96da[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:40,991 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:40,992 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:40,992 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,992 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,992 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:40,992 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@465287fd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:40,992 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:40,992 DEBUG [qtp1954195322-439][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:40,995 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:40,995 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@70eb5137[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:40,995 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:40,995 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:40,995 DEBUG [qtp1954195322-439][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:40,996 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:40,998 DEBUG [qtp1954195322-439][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,998 DEBUG [qtp1954195322-439][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,998 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2397dfda[1,org.cumulus4j.store.test.movie.Movie] 10:06:40,998 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,998 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,998 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,998 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c5e9faa[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:40,998 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c5e9faa[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:40,998 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c5e9faa[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:40,998 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c5e9faa[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:40,998 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6af634b2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:40,999 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:40,999 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:40,999 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:40,999 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@656ffc10[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:40,999 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@656ffc10[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:40,999 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@656ffc10[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:40,999 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@656ffc10[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:40,999 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4299e39f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:41,000 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:41,000 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:41,000 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:41,000 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@43b10d97[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:41,000 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:41,000 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:41,000 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@304d96da[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@304d96da[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:41,001 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@304d96da[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@304d96da[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7cb37e13[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:41,001 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@f0fca4f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:41,001 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@70eb5137[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@70eb5137[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:41,002 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@70eb5137[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@70eb5137[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:41,002 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2db8501d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2db8501d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:41,002 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2db8501d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2db8501d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:41,002 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5692394f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:41,003 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@465287fd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:41,003 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@465287fd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:41,003 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@465287fd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:41,003 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@465287fd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:41,003 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:41,003 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:41,003 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:41,004 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6613bd3f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:41,004 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6613bd3f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6613bd3f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:41,004 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6613bd3f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:41,004 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7917055b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:41,004 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be40ab7[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78bb3733[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deea0a7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d72911a[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66887b1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@274b2ae0[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4fc85d36[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@760bef94[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:41,004 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@341cbbeb[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:41,005 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:41,005 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@47524e36[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:41,005 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e0c7e07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:41,005 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f1e53ce[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:41,005 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@183fc14[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:41,005 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 95 ms). class=org.cumulus4j.store.test.movie.Movie 10:06:41,007 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:41,007 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:06:41,007 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,007 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@274b2ae0[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:41,008 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f1e53ce[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deea0a7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:41,008 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:06:41,008 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:41,008 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be40ab7[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:41,008 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 10:06:41,009 INFO [qtp1954195322-439][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:06:41,009 INFO [qtp1954195322-439][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:06:49,132 INFO [qtp1954195322-439][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:06:49,133 DEBUG [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _query[requestID=9akocff0vxf3sg6z8coz7psa4]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@5f151dd7[9akocff0vxf3sg6z8coz7psa4,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:06:49,147 DEBUG [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _query[requestID=9akocff0vxf3sg6z8coz7psa4]: Request persisted. 10:06:49,161 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@5f151dd7[9akocff0vxf3sg6z8coz7psa4,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:06:49,162 DEBUG [qtp1954195322-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 10:06:49,165 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 10:06:49,177 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 10:06:49,184 DEBUG [qtp1954195322-428][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:49,188 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pushResponse[requestID=9akocff0vxf3sg6z8coz7psa4]: Entered. 10:06:49,195 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:06:49,362 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Created new Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:06:49,363 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,371 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 10:06:49,371 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,371 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,371 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be40ab7[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:49,375 TRACE [qtp1954195322-439][CryptoCache] getKeyData: Found cached key with keyID=1. 10:06:49,376 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Created new Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:06:49,376 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,376 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,377 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,377 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deea0a7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:49,380 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,380 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,381 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,381 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,385 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,386 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,395 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,395 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,402 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f1e53ce[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:49,404 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,405 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,405 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,405 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,405 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:49,409 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,409 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,410 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,410 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,410 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@274b2ae0[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:49,413 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,413 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,413 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,414 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,416 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 10:06:49,416 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 10:06:49,417 DEBUG [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@401ac3b0[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,419 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,420 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,420 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401ac3b0[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,420 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5e7f93a9[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,420 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e7f93a9[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,420 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401ac3b0[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,420 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,420 DEBUG [qtp1954195322-439][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,422 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e7f93a9[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,424 DEBUG [qtp1954195322-439][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@401ac3b0[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,424 DEBUG [qtp1954195322-439][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@401ac3b0[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,424 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401ac3b0[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,425 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5e7f93a9[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,425 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5e7f93a9[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,425 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e7f93a9[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,425 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5e7f93a9[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,425 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,425 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,425 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,425 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@66a1806b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,429 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@68a3363a[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,429 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78558a7f[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:06:49,429 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b68b140[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:06:49,429 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 13 ms). class=org.cumulus4j.store.test.movie.Rating 10:06:49,429 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@68a3363a[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,429 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@68a3363a[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,429 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 10:06:49,429 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,430 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,432 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 10:06:49,432 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@68a3363a[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,432 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@68a3363a[2,org.cumulus4j.store.test.movie.Rating] 10:06:49,436 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,436 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,440 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,440 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,442 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,442 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:06:49,442 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,443 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@274b2ae0[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:49,443 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,443 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:06:49,443 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,443 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:49,443 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:06:49,443 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,443 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:06:49,443 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,443 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f1e53ce[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:49,444 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,444 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,444 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:06:49,444 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,444 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deea0a7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:49,444 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:06:49,444 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,444 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be40ab7[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:49,444 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 7 10:06:49,444 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,445 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,447 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 7 10:06:49,447 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be40ab7[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:49,449 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,449 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,450 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,450 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,450 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deea0a7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:49,453 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,453 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,453 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,453 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,456 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,456 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,460 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,460 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,461 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f1e53ce[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:49,464 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,464 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,464 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,464 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,465 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:49,467 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,467 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,467 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,467 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,467 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@274b2ae0[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:49,470 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,470 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,470 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,470 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,472 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 10:06:49,473 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 10:06:49,474 DEBUG [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@25c8c82[3,org.cumulus4j.store.test.movie.Person] 10:06:49,475 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,476 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,476 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@25c8c82[3,org.cumulus4j.store.test.movie.Person] 10:06:49,476 DEBUG [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@768b299a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,476 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@768b299a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,476 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@25c8c82[3,org.cumulus4j.store.test.movie.Person] 10:06:49,476 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,477 DEBUG [qtp1954195322-439][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,478 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@768b299a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,479 DEBUG [qtp1954195322-439][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@25c8c82[3,org.cumulus4j.store.test.movie.Person] 10:06:49,479 DEBUG [qtp1954195322-439][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@25c8c82[3,org.cumulus4j.store.test.movie.Person] 10:06:49,479 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@25c8c82[3,org.cumulus4j.store.test.movie.Person] 10:06:49,480 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,480 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,480 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,480 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1e102c49[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,480 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@768b299a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,480 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@768b299a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,480 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@768b299a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,480 DEBUG [qtp1954195322-439][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@768b299a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,481 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28ad6dfe[3,org.cumulus4j.store.test.movie.Person] 10:06:49,481 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6db7ae45[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:06:49,481 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4628e6cc[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:06:49,481 DEBUG [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 9 ms). class=org.cumulus4j.store.test.movie.Person 10:06:49,481 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28ad6dfe[3,org.cumulus4j.store.test.movie.Person] 10:06:49,481 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28ad6dfe[3,org.cumulus4j.store.test.movie.Person] 10:06:49,481 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 10:06:49,481 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,482 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,483 TRACE [qtp1954195322-439][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 10:06:49,483 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28ad6dfe[3,org.cumulus4j.store.test.movie.Person] 10:06:49,483 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28ad6dfe[3,org.cumulus4j.store.test.movie.Person] 10:06:49,486 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,486 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,489 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,489 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,491 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,493 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,494 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,494 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@6 10:06:49,494 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,494 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 10:06:49,496 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,497 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,497 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,502 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,502 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,503 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,506 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,506 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,506 TRACE [qtp1954195322-439][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@6] 10:06:49,506 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,506 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:49,506 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 10:06:49,508 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,508 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,509 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,509 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:49,512 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,512 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,512 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,512 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,512 TRACE [qtp1954195322-439][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a7e8ba2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:49,515 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,515 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,519 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,519 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,519 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,519 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1996573980 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,537 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,538 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,542 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:49,542 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,556 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,557 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,557 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,557 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,557 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,557 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:49,558 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,560 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,560 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,561 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,561 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,561 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,561 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:49,561 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,563 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,563 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,563 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,563 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,563 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,564 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:49,564 TRACE [qtp1954195322-439][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:49,566 TRACE [qtp1954195322-439][CryptoCache] acquireCipherEntry: Found cached Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:06:49,566 TRACE [qtp1954195322-439][CryptoCache] releaseCipherEntry: Releasing Cipher@1147069808 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:06:49,579 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,579 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:49,579 TRACE [qtp1954195322-439][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@575cee1e[1,org.cumulus4j.store.test.movie.Movie] 10:06:50,180 INFO [qtp1954195322-411][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 10:06:50,863 WARN [qtp1954195322-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. 10:06:50,864 WARN [qtp1954195322-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. 10:06:54,586 INFO [qtp1954195322-411][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 10:06:54,586 INFO [qtp1954195322-411][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 10:06:54,586 INFO [qtp1954195322-411][Cumulus4jStoreManager] ======================================================= 10:06:54,587 ERROR [qtp1954195322-411][Persistence] java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.(SchemaAutoStarter.java:68) ... 70 more Reading Movies before writing: 10:06:54,588 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 10:06:54,589 INFO [qtp1954195322-411][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 10:06:54,589 TRACE [qtp1954195322-411][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d 10:06:54,589 INFO [qtp1954195322-411][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 10:06:54,612 INFO [qtp1954195322-411][MinimumCumulus4jVersion] version=10100001 10:06:54,613 INFO [qtp1954195322-411][MinimumCumulus4jVersion] version=10100001 10:06:54,614 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 10:06:54,616 DEBUG [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,619 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,621 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@36b541a9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:54,621 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,621 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,621 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,621 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,622 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@289f7f36[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:54,622 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,622 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,622 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,622 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1167adb1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,622 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1167adb1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,623 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,623 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,623 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,623 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,623 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,624 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@49505eec[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:54,624 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,624 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,624 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,624 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@49e841c4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,625 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49e841c4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,625 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,625 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,626 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5ba3aafd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:54,626 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,626 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,626 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,626 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,626 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,626 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,626 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,627 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5bcf105f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:54,627 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,628 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,628 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,628 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,628 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,628 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1167adb1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,628 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,628 DEBUG [qtp1954195322-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,630 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,630 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49e841c4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,630 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,630 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,630 DEBUG [qtp1954195322-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,632 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,633 DEBUG [qtp1954195322-411][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,633 DEBUG [qtp1954195322-411][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,633 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1d8547a9[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,634 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,634 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,634 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,634 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@36b541a9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:54,634 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@36b541a9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:54,634 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@36b541a9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:54,634 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@36b541a9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:54,634 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@37871c81[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,635 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,635 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,635 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,635 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@289f7f36[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:54,635 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@289f7f36[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:54,635 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@289f7f36[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:54,635 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@289f7f36[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:54,635 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1813ef57[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,636 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,636 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,636 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,636 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3cebefff[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,636 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,636 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,636 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,636 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5bcf105f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:54,637 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5bcf105f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:54,637 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bcf105f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:54,637 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5bcf105f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:54,637 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@23383b91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,637 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,637 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,637 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,637 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6720433a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,638 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@49e841c4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,638 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@49e841c4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,638 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49e841c4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,638 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@49e841c4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,638 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,638 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,638 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,638 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5ba3aafd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:54,638 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5ba3aafd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:54,639 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ba3aafd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:54,639 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5ba3aafd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:54,639 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5dbec07f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,639 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1167adb1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,639 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1167adb1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,639 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1167adb1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,639 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1167adb1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,639 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,640 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,640 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,640 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@49505eec[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:54,640 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@49505eec[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:54,640 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49505eec[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:54,640 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@49505eec[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:54,640 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2aa1208e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,640 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@698c53c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61134afa[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14d7923d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38c5e2cb[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@783461ca[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@30ba0ac[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b658c8a[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c21f097[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6740fce8[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3e16f408[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d801e15[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d4704f1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:06:54,641 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@551c346b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 10:06:54,641 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 53 ms). class=org.cumulus4j.store.test.movie.Movie 10:06:54,642 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:54,644 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:06:54,645 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:06:54,659 TRACE [qtp1954195322-411][CryptoCache] getKeyData: No cached key with keyID=1 found. 10:06:54,659 INFO [qtp1954195322-411][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 10:06:56,228 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 10:06:56,228 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 10:06:56,750 DEBUG [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Returning request: null 10:06:56,756 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:56,763 DEBUG [qtp1954195322-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:56,766 DEBUG [qtp1954195322-439][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-6300741180062597995_f5s2gbhb]: Entered. 10:06:57,959 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 10:06:58,017 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 10:06:59,023 DEBUG [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Returning request: null 10:06:59,029 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:59,034 DEBUG [qtp1954195322-406][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:59,036 DEBUG [qtp1954195322-406][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:06:59,045 DEBUG [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Returning request: null 10:06:59,049 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:59,053 DEBUG [qtp1954195322-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:59,055 DEBUG [qtp1954195322-410][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:06:59,061 DEBUG [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Returning request: null 10:06:59,064 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:59,070 DEBUG [qtp1954195322-430][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:59,071 DEBUG [qtp1954195322-430][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:06:59,475 DEBUG [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Returning request: null 10:06:59,478 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 10:06:59,485 DEBUG [qtp1954195322-429][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:06:59,488 DEBUG [qtp1954195322-429][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqdp31-eydlya0k6c5o_av06mltz]: Entered. 10:07:03,849 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _query[requestID=kw39k6aq89xzzu673ykb817pc]: Entered with request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@101f3308[kw39k6aq89xzzu673ykb817pc,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:07:03,884 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _query[requestID=kw39k6aq89xzzu673ykb817pc]: Request persisted. 10:07:03,887 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Returning request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@101f3308[kw39k6aq89xzzu673ykb817pc,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:07:03,888 DEBUG [qtp1954195322-428][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyRequest matching=true 10:07:03,890 ERROR [qtp1954195322-438][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@ed40b52" (id="kw39k6aq89xzzu673ykb817pc") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:07:03,892 ERROR [qtp1954195322-437][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@19bb1884" (id="kw39k6aq89xzzu673ykb817pc") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 10:07:03,893 WARN [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@ed40b52" (id="kw39k6aq89xzzu673ykb817pc") 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@101f3308 10:07:03,893 WARN [qtp1954195322-437][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@19bb1884" (id="kw39k6aq89xzzu673ykb817pc") 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@101f3308 10:07:03,892 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 10:07:03,903 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyResponse matching=true 10:07:03,906 DEBUG [qtp1954195322-428][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:07:03,908 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pushResponse[requestID=kw39k6aq89xzzu673ykb817pc]: Entered. 10:07:03,914 DEBUG [qtp1954195322-428][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:07:04,090 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Created new Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:07:04,090 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,091 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,091 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,091 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,091 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,092 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,094 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,094 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,094 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,094 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,094 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,094 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,094 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,096 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,096 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,096 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,097 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,097 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,097 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,097 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,099 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,099 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,099 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,099 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,099 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] * MMM 1464595587270 * MMM 1464595595078 * MMM 1464595601005 * MMM 1464595609442 10:07:04,099 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,101 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,101 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@30ba0ac[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:07:04,101 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d4704f1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:07:04,101 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,101 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14d7923d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:07:04,102 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:07:04,102 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,102 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@698c53c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:07:04,102 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 10:07:04,102 INFO [qtp1954195322-411][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 10:07:04,102 INFO [qtp1954195322-411][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 10:07:04,102 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _query[requestID=ceav57ij5blpjb6gar8nflhjt]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@b9311c51[ceav57ij5blpjb6gar8nflhjt,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:07:04,105 DEBUG [qtp1954195322-411][MessageBrokerPMF] [hoco9j] _query[requestID=ceav57ij5blpjb6gar8nflhjt]: Request persisted. 10:07:04,127 DEBUG [qtp1954195322-438][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@b9311c51[ceav57ij5blpjb6gar8nflhjt,test-iotqe4hb--26vpqicafnfd_vklna9lo*1*0yt41d] 10:07:04,127 DEBUG [qtp1954195322-438][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 10:07:04,131 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 10:07:04,148 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 10:07:04,151 DEBUG [qtp1954195322-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 10:07:04,153 DEBUG [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pushResponse[requestID=ceav57ij5blpjb6gar8nflhjt]: Entered. 10:07:04,157 DEBUG [qtp1954195322-431][MessageBrokerPMF] [hoco9j] _pollRequest[cryptoSessionIDPrefix=test-iotqe4hb--26vpqicafnfd_vklna9lo]: Entered. 10:07:04,317 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Created new Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 10:07:04,317 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,326 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 10:07:04,326 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,326 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,326 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@698c53c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:07:04,330 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,330 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,330 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,330 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,330 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14d7923d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:07:04,333 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,333 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,333 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,334 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,336 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,336 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,345 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,345 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,351 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d4704f1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:07:04,353 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,353 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,353 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,354 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,354 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:07:04,356 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,356 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,357 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,357 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,357 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@30ba0ac[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:07:04,359 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,359 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,360 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,360 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,361 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 10:07:04,361 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 10:07:04,362 DEBUG [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@54ed500b[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,364 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,364 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,364 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@54ed500b[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,364 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1ed55a5b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,365 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ed55a5b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,365 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@54ed500b[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,365 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,365 DEBUG [qtp1954195322-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,366 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ed55a5b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,367 DEBUG [qtp1954195322-411][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@54ed500b[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,367 DEBUG [qtp1954195322-411][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@54ed500b[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,367 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@54ed500b[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,367 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1ed55a5b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,367 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1ed55a5b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,367 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ed55a5b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,367 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1ed55a5b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,367 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,368 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,368 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,368 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@63078f82[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,368 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@126d52a2[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,368 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@504d4635[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 10:07:04,368 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a061f71[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 10:07:04,368 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 7 ms). class=org.cumulus4j.store.test.movie.Rating 10:07:04,368 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@126d52a2[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,368 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@126d52a2[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,368 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 10:07:04,368 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,368 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,370 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 10:07:04,370 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@126d52a2[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,370 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@126d52a2[2,org.cumulus4j.store.test.movie.Rating] 10:07:04,372 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,372 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,375 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,375 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,376 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,376 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 10:07:04,376 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,376 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@30ba0ac[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:07:04,376 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,376 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 10:07:04,376 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,376 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:07:04,376 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 10:07:04,376 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,376 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 10:07:04,376 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,377 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d4704f1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:07:04,377 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,377 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,377 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 10:07:04,377 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,377 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14d7923d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:07:04,377 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 10:07:04,377 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,377 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@698c53c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:07:04,377 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 12 10:07:04,377 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,377 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,378 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 12 10:07:04,378 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@698c53c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 10:07:04,381 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,381 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,381 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,381 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,381 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14d7923d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 10:07:04,384 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,384 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,384 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,385 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,387 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,387 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,389 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,390 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,391 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d4704f1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 10:07:04,393 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,393 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,393 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,393 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,393 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:07:04,396 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,396 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,396 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,396 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,396 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@30ba0ac[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 10:07:04,398 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,398 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,399 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,399 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,400 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 10:07:04,400 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 10:07:04,401 DEBUG [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@2812761d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,402 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,403 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,403 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2812761d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,403 DEBUG [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@ed4c88[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,403 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ed4c88[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,403 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2812761d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,403 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,403 DEBUG [qtp1954195322-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,405 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ed4c88[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,405 DEBUG [qtp1954195322-411][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@2812761d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,405 DEBUG [qtp1954195322-411][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@2812761d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,405 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2812761d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,406 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,406 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,406 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,406 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@746e9833[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,406 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@ed4c88[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,406 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@ed4c88[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,406 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ed4c88[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,406 DEBUG [qtp1954195322-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@ed4c88[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,406 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33e0338d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,406 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e215c03[17,org.cumulus4j.store.test.movie.Person#name[primary]] 10:07:04,406 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@457dfe82[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 10:07:04,406 DEBUG [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 6 ms). class=org.cumulus4j.store.test.movie.Person 10:07:04,406 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33e0338d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,406 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33e0338d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,406 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 10:07:04,407 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,407 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,408 TRACE [qtp1954195322-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 10:07:04,408 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33e0338d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,408 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33e0338d[3,org.cumulus4j.store.test.movie.Person] 10:07:04,410 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,410 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,413 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,414 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,415 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,417 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,417 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,417 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@b 10:07:04,417 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,417 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 10:07:04,419 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,419 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,420 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,423 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,423 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,424 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,426 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,426 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,426 TRACE [qtp1954195322-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@b] 10:07:04,426 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,427 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:07:04,427 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 10:07:04,428 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,428 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,428 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,428 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:07:04,431 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,431 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,431 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,431 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,431 TRACE [qtp1954195322-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39903e6c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 10:07:04,433 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,434 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,436 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,436 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,437 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,437 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@2053159315 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,449 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,449 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,451 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,451 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,454 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,454 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,454 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,454 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,454 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,454 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,456 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,458 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,458 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,458 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,458 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,458 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,458 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,459 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,461 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,461 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,461 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,461 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,461 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,461 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,462 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,463 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,464 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,464 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,464 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,464 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,464 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,464 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,466 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,466 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,466 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,467 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,467 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,467 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 10:07:04,467 TRACE [qtp1954195322-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 10:07:04,469 TRACE [qtp1954195322-411][CryptoCache] acquireCipherEntry: Found cached Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 10:07:04,469 TRACE [qtp1954195322-411][CryptoCache] releaseCipherEntry: Releasing Cipher@1512452049 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 10:07:04,470 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,470 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] 10:07:04,470 TRACE [qtp1954195322-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52dfdc30[1,org.cumulus4j.store.test.movie.Movie] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.549 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 --- [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 [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