[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 [52 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 11:01:30.269:INFO::jetty-8.0.0.M2 2016-05-30 11:01:31.279:INFO::No Transaction manager found - if your webapp requires one, please configure one. 2016-05-30 11:01:31.492: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 11:01:32,760 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:01:32,762 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:01:32,763 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:01:32,765 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:01:32,904 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:32,905 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:32,906 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:32,906 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:32,907 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:32,908 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:32,908 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,909 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,909 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,909 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:32,911 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:32,911 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:32,912 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:32,912 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:32,913 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:32,913 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:32,914 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:32,914 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:32,916 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 11:01:32,918 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 11:01:32,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:32,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:32,919 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:32,920 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:32,921 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:32,921 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:32,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:32,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:32,922 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:32,923 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:32,924 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:32,924 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:32,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:32,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:32,925 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:32,927 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:32,927 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:32,927 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:32,928 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:32,929 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:32,929 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:32,930 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:32,930 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:32,931 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:32,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:32,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:32,932 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:32,933 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:32,934 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:32,934 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:32,935 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:32,935 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:32,936 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:32,949 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 11:01:32,953 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 11:01:32,956 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 11:01:32,961 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 11:01:32,968 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 11:01:32,971 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 11:01:32,974 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 11:01:32,979 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 11:01:32,983 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 11:01:32,989 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 11:01:32,992 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 11:01:32,997 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 11:01:32,997 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 11:01:33,002 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 11:01:33,005 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 11:01:33,006 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 11:01:33,009 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 11:01:33,013 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 11:01:33,014 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 11:01:33,016 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 11:01:33,020 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 11:01:33,023 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 11:01:33,028 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 11:01:33,030 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 11:01:33,032 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 11:01:33,037 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 11:01:33,039 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 11:01:33,042 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 11:01:33,044 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 11:01:33,046 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 11:01:33,048 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 11:01:33,050 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 11:01:33,051 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 11:01:33,055 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 11:01:33,056 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 11:01:33,058 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 11:01:33,060 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,060 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,061 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,062 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,063 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,064 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,065 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,066 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:33,067 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 11:01:33,068 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 11:01:33,069 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 11:01:33,071 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 11:01:33,072 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 11:01:33,074 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,074 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,074 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,075 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,076 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,077 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,078 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,079 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:33,081 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 11:01:33,108 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:33,108 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:33,109 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 11:01:33,110 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:33,111 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:33,112 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 11:01:33,113 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 11:01:33,114 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 11:01:33,115 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 11:01:33,117 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:33,117 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:33,118 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 11:01:33,131 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 11:01:33,132 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 11:01:33,134 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 11:01:33,135 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 11:01:33,136 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 11:01:33,138 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 11:01:33,152 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:01:33,316 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:01:33,316 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:01:33,324 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:01:33,340 INFO [main][SessionManager] Creating instance of SessionManager. 11:01:33,545 DEBUG [Thread-5][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-4][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-6][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-2][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,545 DEBUG [Thread-3][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:33,835 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 11:01:33,868 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e0eaf94 11:01:33,869 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 11:01:33,869 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 11:01:34,037 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,038 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,038 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,037 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:01:34,046 DEBUG [Thread-3][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 11:01:34,960 DEBUG [qtp297354543-412][JAXBContextResolver] Instantiating JAXBContextResolver. 11:01:35,716 INFO [qtp297354543-408][MessageBrokerRegistry] getActiveMessageBroker: System property 'cumulus4j.MessageBrokerRegistry.activeMessageBroker' was not specified. Auto-detecting appropriate MessageBroker-implementation. 11:01:35,729 INFO [qtp297354543-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:01:35,730 DEBUG [qtp297354543-409][CleanupUtil] Deleting all tables from Data backend store 11:01:35,736 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] Instantiating MessageBrokerPMF. 11:01:35,748 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] javax.jdo.option.ConnectionDriverName=org.apache.derby.jdbc.EmbeddedDriver 11:01:35,749 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] javax.jdo.option.ConnectionURL=jdbc:derby:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker;create=true 11:01:36,509 INFO [qtp297354543-409][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:01:36,509 DEBUG [qtp297354543-409][CleanupUtil] Deleting all tables from Index backend store 11:01:36,509 WARN [qtp297354543-409][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:01:36,512 INFO [qtp297354543-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:01:41,932 INFO [qtp297354543-408][MessageBrokerPMF] [vys57d] Successfully instantiated and tested MessageBrokerPMF. 11:01:41,932 INFO [qtp297354543-408][MessageBrokerRegistry] getActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.MessageBrokerPMF@73354759 11:01:41,934 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,934 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,937 DEBUG [qtp297354543-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,937 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,937 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:01:41,975 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,976 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,978 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,980 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:41,981 INFO [qtp297354543-412][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.enabled' is not set. Using default value 'true'. 11:01:41,983 INFO [qtp297354543-412][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.period' is not specified; using default value 3600000. 11:01:41,981 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:01:42,008 INFO [qtp297354543-408][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.pollRequestTimeout' is not specified; using default value 60000. 11:01:47,796 INFO [qtp297354543-409][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:01:47,797 INFO [qtp297354543-409][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:01:47,797 INFO [qtp297354543-409][Cumulus4jStoreManager] ======================================================= 11:01:47,812 ERROR [qtp297354543-409][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 11:01:48,111 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:01:48,170 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 11:01:48,171 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:01:48,175 TRACE [qtp297354543-409][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d 11:01:48,175 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:01:49,048 WARN [qtp297354543-409][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. 11:01:49,053 WARN [qtp297354543-409][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. 11:01:49,528 WARN [qtp297354543-409][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. 11:01:49,529 WARN [qtp297354543-409][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. 11:01:49,756 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:01:50,119 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:01:50,119 DEBUG [qtp297354543-409][RecreateIndex] deleteIndex: Entered. 11:01:50,286 DEBUG [qtp297354543-409][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:01:50,287 DEBUG [qtp297354543-409][RecreateIndex] deleteIndex: Leaving. 11:01:50,342 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:01:50,505 DEBUG [qtp297354543-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@70b8ce38[null,org.cumulus4j.store.test.movie.Movie] 11:01:50,513 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,714 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@37a5725c[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,721 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,722 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,732 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,732 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,733 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,733 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@50ff2ff5[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,735 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,736 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,736 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,737 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2ef7a34e[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,738 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,739 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,740 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@77de76d6[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,742 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,742 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,743 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,743 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1f2c21d[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,744 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,745 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,745 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,745 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,746 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5b2a927a[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,747 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,747 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,748 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,748 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,749 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@58ac5dd1[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,750 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,751 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,752 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4e6d19c4[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,754 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,756 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,756 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,757 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@22503cf4[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,758 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,758 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,759 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,760 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,760 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3766ac8f[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,763 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,763 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,764 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5d4166b6[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,766 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,767 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,767 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,768 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@65d942fc[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,769 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,769 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,770 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,770 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,771 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@215d20bd[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,775 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,775 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,776 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,776 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,776 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,777 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@33666cdb[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,778 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,779 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,779 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,780 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,780 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,800 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,801 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,801 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,801 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,801 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,804 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,807 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,808 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,808 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@70b8ce38[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,808 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,809 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,809 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,809 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,810 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,810 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,811 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@50ff2ff5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,812 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@37a5725c[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,812 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,812 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,813 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@77de76d6[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,813 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2ef7a34e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@65d942fc[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,814 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,815 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,815 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,815 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,815 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,815 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@33666cdb[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@215d20bd[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,816 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,816 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5b2a927a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,817 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,817 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,817 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,817 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@22503cf4[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,818 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,818 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,818 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5d4166b6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3766ac8f[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,819 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,819 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1f2c21d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,820 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,820 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,820 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,821 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4e6d19c4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,821 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@58ac5dd1[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,824 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:50,824 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:50,824 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3e389589[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:01:50,825 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:50,825 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7bf585cf[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:01:50,825 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22920b68[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:01:50,826 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b089b0f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c04a85c[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e7f25ff[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bb5e815[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42aae577[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:01:50,827 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:50,828 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@57ce4a54[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:01:50,828 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 2717 ms). class=org.cumulus4j.store.test.movie.Movie 11:01:51,593 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:01:51,596 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:01:51,596 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,598 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:01:51,598 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,598 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:01:51,598 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,598 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:01:51,599 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,599 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:01:51,599 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,600 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:01:51,600 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:01:51,600 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:01:51,600 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:01:51,715 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:01:51,717 INFO [qtp297354543-409][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:01:51,718 INFO [qtp297354543-409][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:01:51,900 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:51,900 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 11:01:51,901 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:51,901 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,902 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 11:01:51,903 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:51,904 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 11:01:51,904 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:51,904 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:51,905 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 11:01:51,906 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 11:01:51,907 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 11:01:51,908 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:51,908 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:51,908 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 11:01:51,909 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:51,910 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 11:01:51,911 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:51,911 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:51,911 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:51,912 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 11:01:51,913 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:51,913 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:51,913 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 11:01:51,914 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:51,914 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:51,914 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 11:01:51,915 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:51,915 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:51,915 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 11:01:51,916 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:51,916 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:51,916 TRACE [qtp297354543-409][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 11:01:51,918 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 11:01:51,920 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 11:01:51,922 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 11:01:51,926 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 11:01:51,931 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 11:01:51,933 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 11:01:51,935 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 11:01:51,939 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 11:01:51,941 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 11:01:51,946 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 11:01:51,947 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 11:01:51,950 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 11:01:51,950 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 11:01:51,954 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 11:01:51,955 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 11:01:51,956 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 11:01:51,958 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 11:01:51,960 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 11:01:51,960 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 11:01:51,962 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 11:01:51,965 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 11:01:51,967 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 11:01:51,971 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 11:01:51,972 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 11:01:51,973 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 11:01:51,978 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 11:01:51,979 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 11:01:51,981 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 11:01:51,982 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 11:01:51,984 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 11:01:51,985 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 11:01:51,986 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 11:01:51,987 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 11:01:51,990 TRACE [qtp297354543-409][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 11:01:51,990 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 11:01:51,992 TRACE [qtp297354543-409][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,993 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 11:01:51,994 TRACE [qtp297354543-409][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 11:01:51,995 TRACE [qtp297354543-409][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 11:01:51,996 TRACE [qtp297354543-409][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 11:01:51,996 TRACE [qtp297354543-409][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 11:01:51,997 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,998 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:51,999 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 11:01:52,000 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 11:01:52,014 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:52,014 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 11:01:52,015 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 11:01:52,016 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:52,016 TRACE [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 11:01:52,016 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 11:01:52,017 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 11:01:52,018 DEBUG [qtp297354543-409][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 11:01:52,019 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 11:01:52,019 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:52,019 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 11:01:52,020 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 11:01:52,028 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 11:01:52,028 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 11:01:52,029 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 11:01:52,030 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 11:01:52,030 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 11:01:52,031 TRACE [qtp297354543-409][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 11:02:02,200 INFO [qtp297354543-409][CryptoCache] getCryptoCacheCleanupTimerEnabled: Property 'cumulus4j.CryptoCache.cleanupTimer.enabled' is not set. Using default value true. 11:02:02,201 INFO [qtp297354543-409][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:02,224 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=k7epae23ezjmcrbnfmp9nfu4a]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@2fd2c8cb[k7epae23ezjmcrbnfmp9nfu4a,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:02,361 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=k7epae23ezjmcrbnfmp9nfu4a]: Request persisted. 11:02:02,439 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@2fd2c8cb[k7epae23ezjmcrbnfmp9nfu4a,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:02,447 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:02,460 ERROR [qtp297354543-413][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6701cf84" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,467 ERROR [qtp297354543-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2cc624e9" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,468 ERROR [qtp297354543-408][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2c3963eb" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,469 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6701cf84" (id="k7epae23ezjmcrbnfmp9nfu4a") 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@2fd2c8cb 11:02:02,469 ERROR [qtp297354543-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@70d5c1a6" (id="k7epae23ezjmcrbnfmp9nfu4a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:02,469 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2c3963eb" (id="k7epae23ezjmcrbnfmp9nfu4a") 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@2fd2c8cb 11:02:02,470 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@70d5c1a6" (id="k7epae23ezjmcrbnfmp9nfu4a") 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@2fd2c8cb 11:02:02,470 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2cc624e9" (id="k7epae23ezjmcrbnfmp9nfu4a") 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@2fd2c8cb 11:02:02,509 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:02,497 INFO [qtp297354543-409][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.queryTimeout' is not specified; using default value 300000. 11:02:02,696 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:02,703 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:02,719 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pushResponse[requestID=k7epae23ezjmcrbnfmp9nfu4a]: Entered. 11:02:02,756 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:02,978 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:02,988 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:02,996 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:02,996 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:02,997 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:02,997 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:03,276 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,277 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,284 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:03,288 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,289 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,461 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,462 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,634 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,635 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,642 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:03,646 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,646 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,648 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,651 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,652 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,654 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:03,658 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,658 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,663 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:03,663 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:03,665 DEBUG [qtp297354543-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@f37aa7[null,org.cumulus4j.store.test.movie.Rating] 11:02:03,666 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,667 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@685cbbbc[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,668 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,669 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,669 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,669 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,670 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3d096aa5[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,672 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,672 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,674 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,674 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,674 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,674 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,676 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,677 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,678 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,678 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@f37aa7[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,678 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,678 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,678 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,678 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3d096aa5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,679 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@685cbbbc[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,679 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,680 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f3d5ccd[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:03,680 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@759e103b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:03,680 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 17 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:03,680 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,680 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,680 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:03,680 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,682 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,684 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:03,684 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,684 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5014f972[2,org.cumulus4j.store.test.movie.Rating] 11:02:03,687 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,688 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,693 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,694 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,696 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,696 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:03,696 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,696 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:03,696 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,696 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:03,696 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:03,697 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,697 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:03,697 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:03,698 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,698 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:03,698 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:02:03,698 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,700 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,702 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:02:03,702 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75458f66[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:03,707 TRACE [qtp297354543-409][CryptoCache] getKeyData: Found cached key with keyID=1. 11:02:03,708 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:03,710 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,710 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,711 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,711 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64eb93f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:03,725 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,726 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,726 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,727 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,731 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,732 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,737 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,738 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,739 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75cd6000[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:03,743 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,743 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,744 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,744 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,745 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,749 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,749 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,749 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,750 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,750 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58fc466e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:03,754 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,755 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,755 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,756 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,758 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:03,759 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:03,761 DEBUG [qtp297354543-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@615ec6f0[null,org.cumulus4j.store.test.movie.Person] 11:02:03,763 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,764 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3dbf75[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,765 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,765 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,766 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,766 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,766 DEBUG [qtp297354543-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@39f18b4b[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,768 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,768 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,768 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,768 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,768 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,768 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,770 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,771 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,771 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,771 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@615ec6f0[3,org.cumulus4j.store.test.movie.Person] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3dbf75[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,772 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,772 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@39f18b4b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,773 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,773 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@617088e1[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:03,773 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5840758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:03,773 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 14 ms). class=org.cumulus4j.store.test.movie.Person 11:02:03,773 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,773 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,773 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:03,774 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,775 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,777 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:03,777 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,777 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@28b707a6[3,org.cumulus4j.store.test.movie.Person] 11:02:03,780 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,780 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,785 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,785 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,799 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,816 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,817 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,819 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:02:03,820 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,820 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,820 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:03,833 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,834 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,834 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,835 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,848 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,849 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,849 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,850 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,850 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@748ac568[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:03,855 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,855 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,860 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,861 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,863 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,866 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,867 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,867 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:02:03,867 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,868 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:03,870 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,871 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,871 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,889 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,890 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@793161223 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,914 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,924 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,936 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:03,938 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,955 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,956 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,960 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,960 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,960 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,960 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:03,961 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:03,964 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:03,965 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1940880215 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:03,966 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,966 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:03,966 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7ad0e2c3[1,org.cumulus4j.store.test.movie.Movie] 11:02:04,838 INFO [qtp297354543-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:05,366 WARN [qtp297354543-409][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. 11:02:05,367 WARN [qtp297354543-409][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. 11:02:09,853 INFO [qtp297354543-409][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:09,853 INFO [qtp297354543-409][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:09,853 INFO [qtp297354543-409][Cumulus4jStoreManager] ======================================================= 11:02:09,855 ERROR [qtp297354543-409][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 11:02:09,856 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:09,857 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:09,857 TRACE [qtp297354543-409][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d 11:02:09,857 INFO [qtp297354543-409][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:09,918 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:02:09,920 INFO [qtp297354543-409][MinimumCumulus4jVersion] version=10100001 11:02:09,920 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:09,924 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,934 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,937 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,938 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,938 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,938 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,938 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,940 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,941 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,941 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,941 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,941 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,942 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,942 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,942 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,943 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,943 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,943 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,945 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,946 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,946 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,946 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,946 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,947 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,947 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,947 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,948 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,949 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,949 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,949 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,949 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,950 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,950 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,950 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,952 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,953 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,953 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,953 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,957 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,957 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,959 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,961 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,962 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,962 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4e8f78fb[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,962 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,962 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,962 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4142da91[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3ff7a87f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,963 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,964 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,964 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,964 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45e7f273[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@28ce4ad6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,965 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,965 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,966 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@191120af[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,966 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,966 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,966 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@64c5f7ed[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,967 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3db5c099[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@55168e29[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,968 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,969 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,969 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@62b7ab8e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,969 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,969 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,969 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@670fb9bd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,970 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6b616737[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,971 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,971 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,971 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,971 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1c13e521[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,972 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,972 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,972 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@36f0279b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,973 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@71134081[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,974 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14baa10c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ff16b1f[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:09,974 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67208635[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@dc0a265[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@395d8951[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2fa161[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:09,975 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,976 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bd67dbf[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:09,977 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3e946695[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:09,977 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,977 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13d183bc[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:09,977 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 121 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:09,981 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:09,981 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:09,981 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:09,982 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,982 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,983 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:09,983 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,983 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:09,983 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:09,983 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:09,983 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:09,983 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 11:02:09,983 INFO [qtp297354543-409][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:09,984 INFO [qtp297354543-409][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:20,861 INFO [qtp297354543-409][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:20,862 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=uilx4utfmccwdxiy6czryf31s]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@23f3dba2[uilx4utfmccwdxiy6czryf31s,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:20,970 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _query[requestID=uilx4utfmccwdxiy6czryf31s]: Request persisted. 11:02:20,980 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@23f3dba2[uilx4utfmccwdxiy6czryf31s,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:20,981 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:20,981 ERROR [qtp297354543-408][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3e2c2e0c" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,982 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3e2c2e0c" (id="uilx4utfmccwdxiy6czryf31s") 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@23f3dba2 11:02:20,982 ERROR [qtp297354543-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@42693ccd" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,983 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@42693ccd" (id="uilx4utfmccwdxiy6czryf31s") 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@23f3dba2 11:02:20,984 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:20,983 ERROR [qtp297354543-420][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@38821c5e" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,987 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@38821c5e" (id="uilx4utfmccwdxiy6czryf31s") 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@23f3dba2 11:02:20,987 ERROR [qtp297354543-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2f09183" (id="uilx4utfmccwdxiy6czryf31s") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:20,989 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2f09183" (id="uilx4utfmccwdxiy6czryf31s") 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@23f3dba2 11:02:21,005 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:21,009 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:21,015 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pushResponse[requestID=uilx4utfmccwdxiy6czryf31s]: Entered. 11:02:21,021 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:21,182 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:21,187 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,195 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 11:02:21,196 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,196 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,196 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:21,201 TRACE [qtp297354543-409][CryptoCache] getKeyData: Found cached key with keyID=1. 11:02:21,201 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Created new Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:21,203 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,203 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,204 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,204 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:21,208 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,209 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,209 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,210 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,214 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,215 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,224 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,225 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,231 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:21,234 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,235 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,235 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,236 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,236 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,240 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,240 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,241 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,241 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,242 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:21,245 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,246 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,246 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,246 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,248 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:21,249 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:21,250 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,252 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,252 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,253 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,253 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,253 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,253 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,253 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,253 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,257 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,258 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,258 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20500d3d[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,258 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,258 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2961379e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,259 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6f3d6d7b[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,259 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,259 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@273a0319[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:21,260 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@10c5e654[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:21,260 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 12 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:21,260 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,260 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,260 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 11:02:21,260 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,261 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,263 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 11:02:21,263 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,263 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@47fbc6b[2,org.cumulus4j.store.test.movie.Rating] 11:02:21,266 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,266 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,270 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,271 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,272 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,272 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:21,272 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,273 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:21,273 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,273 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:21,273 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,273 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,273 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:21,274 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:21,274 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,274 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:21,274 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 7 11:02:21,274 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,275 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,276 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 7 11:02:21,277 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e50cb27[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:21,279 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,280 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,280 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,281 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,281 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d02d744[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:21,285 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,285 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,286 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,286 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,289 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,290 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,294 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,294 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,296 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1917ec8f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:21,299 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,300 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,300 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,300 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,301 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,304 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,305 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,305 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,306 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,306 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2653f91c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:21,309 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,310 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,310 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,310 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,314 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:21,314 DEBUG [qtp297354543-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:21,315 DEBUG [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,317 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,317 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,317 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,317 DEBUG [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,318 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,318 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,318 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,318 DEBUG [qtp297354543-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,320 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,321 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,321 DEBUG [qtp297354543-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,321 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@478fc662[3,org.cumulus4j.store.test.movie.Person] 11:02:21,321 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,321 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,321 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,321 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c1fb717[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,322 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 DEBUG [qtp297354543-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@27de1758[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,322 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@40cc43b9[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:21,322 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ccc31b9[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:21,322 DEBUG [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 8 ms). class=org.cumulus4j.store.test.movie.Person 11:02:21,322 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,322 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,322 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 11:02:21,323 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,323 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,325 TRACE [qtp297354543-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 11:02:21,325 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,325 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@467c0298[3,org.cumulus4j.store.test.movie.Person] 11:02:21,328 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,329 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,333 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,333 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,335 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,338 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,339 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,339 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@6] 11:02:21,339 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,340 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,340 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:21,342 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,343 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,343 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,343 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,347 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,347 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,348 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,348 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,348 TRACE [qtp297354543-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@638d3821[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:21,351 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,352 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,357 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,358 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,358 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,358 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,359 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,362 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,363 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,364 TRACE [qtp297354543-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@6 11:02:21,364 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,364 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:21,366 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,366 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,367 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,371 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,372 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1363168488 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,398 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,398 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,402 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,402 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,414 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,415 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,416 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,416 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,416 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,416 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,416 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,419 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,420 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,420 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,420 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,420 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,420 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,420 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,422 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,423 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,424 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,424 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,424 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,424 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:21,424 TRACE [qtp297354543-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:21,426 TRACE [qtp297354543-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:21,426 TRACE [qtp297354543-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1423584272 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:21,427 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,427 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:21,427 TRACE [qtp297354543-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@604231[1,org.cumulus4j.store.test.movie.Movie] 11:02:22,177 INFO [qtp297354543-413][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:22,844 WARN [qtp297354543-413][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. 11:02:22,846 WARN [qtp297354543-413][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. 11:02:26,590 INFO [qtp297354543-413][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:26,590 INFO [qtp297354543-413][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:26,590 INFO [qtp297354543-413][Cumulus4jStoreManager] ======================================================= 11:02:26,592 ERROR [qtp297354543-413][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: 11:02:26,593 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:26,593 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:26,593 TRACE [qtp297354543-413][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d 11:02:26,593 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:26,638 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:26,640 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:26,640 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:26,643 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,647 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,649 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,650 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,650 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,650 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,650 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,651 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,651 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,651 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,651 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,651 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,652 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,652 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,652 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,652 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,652 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,652 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,653 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,654 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,654 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,654 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,654 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,655 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,655 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,655 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,656 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,657 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,657 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,657 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,657 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,657 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,658 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,658 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,659 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,659 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,659 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,659 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,660 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,660 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,662 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,662 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,664 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,665 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,665 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,665 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6711eaa1[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,666 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,666 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,666 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3a53cbf9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,667 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7e59f41d[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,667 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,667 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,667 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c964c66[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7e88d783[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@16deccd6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,668 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,668 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@56609930[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3078cc91[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,669 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,669 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@37b436ca[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7c1baaba[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,670 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,670 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4eccb64a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6173b080[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,671 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6809cdae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,672 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@49f09338[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,672 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1b1f146f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ad29504[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ccefeb8[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@611c2728[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@410c02f3[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3acc1f54[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a695a42[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33681b9[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595a1834[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:26,673 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bfb53b8[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:26,673 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 80 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:26,674 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:26,677 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:26,677 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:26,690 TRACE [qtp297354543-413][CryptoCache] getKeyData: No cached key with keyID=1 found. 11:02:26,690 INFO [qtp297354543-413][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:28,708 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=1v8v3t80yx9f9aq6rbn35mdhz]: Entered with request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@570eb94[1v8v3t80yx9f9aq6rbn35mdhz,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,721 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=1v8v3t80yx9f9aq6rbn35mdhz]: Request persisted. 11:02:28,737 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@570eb94[1v8v3t80yx9f9aq6rbn35mdhz,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,740 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyRequest matching=true 11:02:28,744 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:28,756 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyResponse matching=true 11:02:28,763 DEBUG [qtp297354543-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:28,768 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pushResponse[requestID=1v8v3t80yx9f9aq6rbn35mdhz]: Entered. 11:02:28,772 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:28,931 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:28,932 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,933 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,933 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,933 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,933 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:28,933 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,936 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:28,936 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,936 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,936 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,937 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,937 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:28,937 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,939 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:28,939 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,940 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,940 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,940 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,940 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:28,940 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,942 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:28,942 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:28,942 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,942 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,942 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] * MMM 1464598911395 * MMM 1464598923696 * MMM 1464598929979 * MMM 1464598941272 11:02:28,943 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,944 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:28,944 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:28,944 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,944 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:28,945 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,945 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:28,946 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:28,946 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:28,946 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:28,946 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 11:02:28,946 INFO [qtp297354543-413][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:28,946 INFO [qtp297354543-413][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:28,946 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=bi5uha3v87npkz9cp6a3kpx6v]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@f884179e[bi5uha3v87npkz9cp6a3kpx6v,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,950 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=bi5uha3v87npkz9cp6a3kpx6v]: Request persisted. 11:02:28,979 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@f884179e[bi5uha3v87npkz9cp6a3kpx6v,test-iotsd610--g77rjbprewgu_cgnkf9sc*1*07bw7d] 11:02:28,979 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:28,982 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:28,999 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:29,004 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:29,008 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pushResponse[requestID=bi5uha3v87npkz9cp6a3kpx6v]: Entered. 11:02:29,012 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:29,153 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:29,155 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,163 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 11:02:29,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:29,167 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,168 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,168 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,168 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,169 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:29,172 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,173 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,173 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,174 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,177 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,178 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,190 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,190 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,197 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:29,200 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,200 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,201 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,201 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,205 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,206 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,206 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,207 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,207 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,210 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,212 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:29,212 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:29,214 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,215 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,216 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,216 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,216 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,216 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,216 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,216 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,216 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,218 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,219 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,219 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,219 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5b5aab5d[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,219 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2f1f4ca7[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@19dcf330[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8198d59[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:29,220 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d7cfc66[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:29,220 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 8 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:29,221 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,221 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,221 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 11:02:29,221 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,221 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,223 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 11:02:29,223 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,223 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@fa2604[2,org.cumulus4j.store.test.movie.Rating] 11:02:29,225 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,225 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,229 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,229 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,231 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,231 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:29,231 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,231 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:29,231 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,231 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,232 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,232 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:29,232 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,233 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:29,233 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:29,233 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,233 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:29,233 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 12 11:02:29,233 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,233 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,235 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 12 11:02:29,235 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d0007fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,238 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,238 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eb60f85[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:29,241 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,242 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,242 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,242 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,245 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,245 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,249 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,249 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,250 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2911f217[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:29,252 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,253 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,253 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,253 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,253 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,256 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,256 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,257 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,257 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,257 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f58e4ba[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:29,260 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,260 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,261 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,261 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,263 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:29,263 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:29,265 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,266 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,266 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,266 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,266 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,267 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,267 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,267 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,267 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,269 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,270 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,270 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,270 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@272f66d2[3,org.cumulus4j.store.test.movie.Person] 11:02:29,270 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,270 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,270 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,270 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6340f23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,271 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@46bc94c6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,271 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6340df72[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:29,271 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55a519a[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:29,271 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 8 ms). class=org.cumulus4j.store.test.movie.Person 11:02:29,271 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,271 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,271 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 11:02:29,272 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,272 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,273 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 11:02:29,274 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,274 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@624a2fc6[3,org.cumulus4j.store.test.movie.Person] 11:02:29,276 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,276 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,280 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,281 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,282 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,284 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,285 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,285 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@b] 11:02:29,285 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,285 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,285 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:29,288 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,288 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,288 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,288 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,291 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,291 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,291 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,292 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,292 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@228c0481[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:29,301 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,302 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,309 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,310 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,313 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,313 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,313 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@b 11:02:29,313 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,313 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:29,315 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,315 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,315 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,320 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,320 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@444499137 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,343 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,343 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,345 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,345 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,347 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,348 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,348 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,348 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,348 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,348 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,348 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,350 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,350 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,350 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,351 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,351 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,351 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,351 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,353 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,353 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,353 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,353 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,353 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,353 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,354 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,356 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,356 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,356 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,356 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,356 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,356 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,356 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,358 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,359 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,359 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,359 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,359 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,359 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:29,360 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:29,362 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:29,362 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1307543248 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:29,362 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,362 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,362 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@42ec06c5[1,org.cumulus4j.store.test.movie.Movie] 11:02:29,380 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:02:29,380 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:02:29,380 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:02:29,381 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:29,389 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:29,433 INFO [main][SessionManager] Creating instance of SessionManager. 11:02:29,442 DEBUG [Thread-8][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,444 DEBUG [Thread-11][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,444 DEBUG [Thread-9][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,458 DEBUG [Thread-12][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,461 DEBUG [Thread-10][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:29,682 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,693 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 11:02:29,725 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,732 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,744 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:29,759 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,056 INFO [qtp297354543-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:30,057 DEBUG [qtp297354543-410][CleanupUtil] Deleting all tables from Data backend store 11:02:30,064 DEBUG [qtp297354543-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,076 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,076 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,077 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,079 ERROR [qtp297354543-420][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@59f27e2c, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= u, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@59f27e2c]] 11:02:30,082 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,084 DEBUG [qtp297354543-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,084 DEBUG [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,085 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,086 DEBUG [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,091 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,091 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,084 ERROR [qtp297354543-411][Transaction] Operation commit failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@64d393e5, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= q, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@64d393e5]] 11:02:30,084 ERROR [qtp297354543-412][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3c528a74, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= t, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3c528a74]] 11:02:30,096 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Transaction rolled back due to failure during commit NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,096 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,096 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,096 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,096 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,097 DEBUG [qtp297354543-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,086 ERROR [qtp297354543-408][Transaction] Operation commit failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1350b9c3, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= r, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1350b9c3]] 11:02:30,088 ERROR [qtp297354543-409][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@f9ca6c, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= s, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@f9ca6c]] 11:02:30,099 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,099 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,099 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: Transaction rolled back due to failure during commit NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:30,100 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:30,100 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Returning request: null 11:02:30,101 DEBUG [qtp297354543-420][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,101 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,101 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,103 DEBUG [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,107 DEBUG [qtp297354543-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,108 DEBUG [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,108 DEBUG [qtp297354543-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,109 DEBUG [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:30,104 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,107 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,112 DEBUG [qtp297354543-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,112 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:30,113 DEBUG [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,116 DEBUG [qtp297354543-408][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,117 DEBUG [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,120 DEBUG [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,131 DEBUG [qtp297354543-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:30,135 DEBUG [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: Entered. 11:02:30,319 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:30,321 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:30,325 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:30,332 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:30,343 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:30,358 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:30,366 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:30,366 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:30,376 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:30,376 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:30,404 INFO [qtp297354543-410][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:02:30,406 DEBUG [qtp297354543-410][CleanupUtil] Deleting all tables from Index backend store 11:02:30,406 WARN [qtp297354543-410][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:02:30,408 INFO [qtp297354543-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:30,416 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,419 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,419 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,420 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,422 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,430 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,441 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,462 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,462 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,466 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,482 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,484 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,485 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,492 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,495 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,498 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,525 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,528 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,544 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,550 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,554 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,555 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,558 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,574 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,576 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,595 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,609 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,617 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,619 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,626 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,629 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,632 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,653 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,653 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,656 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,661 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,691 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,692 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,697 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,700 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,717 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,728 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,733 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,736 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,738 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,749 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,751 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,761 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,766 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,767 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,776 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,797 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,801 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,810 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,815 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,815 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,818 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,820 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,837 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,842 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,845 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,864 WARN [qtp297354543-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. 11:02:30,866 WARN [qtp297354543-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. 11:02:30,875 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,877 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,881 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,896 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,898 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,900 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,901 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,907 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,922 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,938 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,941 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,942 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,952 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,957 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,970 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,972 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,977 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,984 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,994 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:30,996 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,013 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,024 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,032 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,044 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,050 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,054 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,059 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,077 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,078 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,087 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,092 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,108 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,108 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,110 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,122 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,135 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,139 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,154 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,175 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,179 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,180 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,183 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,189 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,199 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,206 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,214 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,232 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,232 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,240 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,250 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,254 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,259 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,272 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,283 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,297 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,299 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,301 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,305 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,309 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,320 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,330 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,333 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,355 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,356 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,356 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,374 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,374 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,380 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,390 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,394 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,412 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,413 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,413 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,414 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,431 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,441 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,453 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,456 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,469 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,476 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,477 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,482 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,485 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,485 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,490 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,509 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,519 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,523 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,526 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,548 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,556 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,565 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,566 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,567 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,574 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,577 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,586 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,595 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,614 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,625 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,636 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,641 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,652 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,652 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,659 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,660 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,689 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,689 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,694 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,694 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,709 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,720 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,724 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,725 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,731 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,738 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,769 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,774 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,777 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,779 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,781 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,787 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,794 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,799 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,801 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,804 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,839 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,844 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,845 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,857 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,858 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,863 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,871 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,878 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,880 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,899 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,899 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,905 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,914 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,920 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,923 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,925 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,937 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,949 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,964 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,971 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,976 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,979 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:31,987 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,001 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,003 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,004 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,022 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,033 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,036 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,039 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,044 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,047 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,059 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,070 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,073 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,086 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,095 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,095 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,100 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,100 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,113 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,113 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,141 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,141 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,148 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,159 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,165 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,167 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,169 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,169 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,169 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,192 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,219 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,225 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,226 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,232 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,235 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,238 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,239 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,243 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,266 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,277 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,297 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,298 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,300 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,306 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,309 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,319 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,324 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,327 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,328 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,358 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,376 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,377 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,378 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,382 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,389 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,394 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,403 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,411 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,412 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,428 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,432 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,435 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,453 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,463 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,463 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,472 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,479 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,485 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,496 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,508 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,513 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,514 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,515 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,533 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,537 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,543 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,547 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,554 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,578 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,594 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,602 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,604 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,605 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,609 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,611 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,623 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,633 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,633 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,634 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,662 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,663 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,679 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,680 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,690 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,696 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,701 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,704 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,714 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,725 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,727 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,745 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,753 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,754 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 11:02:32,757 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,765 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,774 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,781 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,789 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,793 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,794 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,797 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,813 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,831 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,838 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,847 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,850 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,852 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,852 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,860 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,861 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,864 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,868 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,894 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,905 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,909 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,910 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,918 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,918 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,928 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,937 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,941 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,951 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,962 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,968 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,972 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,987 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,995 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:32,997 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,006 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,013 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,021 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,021 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,026 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,034 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,041 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,055 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,056 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,075 WARN [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,083 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,093 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,094 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,100 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,100 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,101 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:33,310 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 11:02:33,343 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 11:02:37,142 INFO [qtp297354543-410][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:37,143 INFO [qtp297354543-410][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:37,143 INFO [qtp297354543-410][Cumulus4jStoreManager] ======================================================= 11:02:37,145 ERROR [qtp297354543-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 11:02:37,147 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:37,147 INFO [qtp297354543-410][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:37,148 TRACE [qtp297354543-410][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-4271340067114581139_xxu6qv2v*1*0xyoax 11:02:37,148 INFO [qtp297354543-410][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:37,239 INFO [qtp297354543-410][MinimumCumulus4jVersion] version=10100001 11:02:37,495 INFO [qtp297354543-410][MinimumCumulus4jVersion] version=10100001 11:02:37,495 DEBUG [qtp297354543-410][RecreateIndex] deleteIndex: Entered. 11:02:37,589 DEBUG [qtp297354543-410][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:02:37,589 DEBUG [qtp297354543-410][RecreateIndex] deleteIndex: Leaving. 11:02:37,618 DEBUG [qtp297354543-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:37,629 DEBUG [qtp297354543-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@4beb8ab0[null,org.cumulus4j.store.test.movie.Movie] 11:02:37,636 DEBUG [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,645 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@415c1cc4[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,650 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,651 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,660 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@33f261c7[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,662 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,663 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,663 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,664 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4999f9d8[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,667 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,668 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,670 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5596e38[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,672 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,672 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,672 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,673 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2144c376[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,674 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,674 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,675 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,675 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,675 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2595b585[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,676 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,677 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,677 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,677 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,677 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@75ddc8fb[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,679 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,679 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,679 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,679 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,680 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,680 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@dc38894[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,681 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,682 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,682 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,682 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@41fc6e1f[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,683 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,683 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,684 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,684 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,684 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@55d1da36[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,686 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,686 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,687 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,687 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,687 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,688 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@cbbb7b0[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,689 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,690 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,690 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,690 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3470f469[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,691 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,691 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,692 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,692 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,692 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@11cdfd15[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,693 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,693 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,694 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6bf91b31[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,695 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,696 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,696 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,696 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,708 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,708 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,710 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,710 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,710 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,710 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4beb8ab0[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,710 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,710 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@33f261c7[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@415c1cc4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5596e38[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4999f9d8[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3470f469[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6bf91b31[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@11cdfd15[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2595b585[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@41fc6e1f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,713 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@cbbb7b0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@55d1da36[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,714 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,714 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2144c376[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,715 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@dc38894[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,715 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@75ddc8fb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@715e69ae[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7465f872[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64a4d8c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42a57b4e[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1958ad00[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4daab58a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a86792d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@26eaebd0[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,716 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d0facf9[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:37,716 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 569 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:37,728 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:37,728 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:37,728 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,728 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:37,728 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,728 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:37,728 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:37,729 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:37,729 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:37,729 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:37,729 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:37,729 INFO [qtp297354543-410][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:37,729 INFO [qtp297354543-410][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:44,202 INFO [qtp297354543-410][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:02:44,203 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _query[requestID=t5329mlhd3ya0q4qkappkciq9]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@1d2c003e[t5329mlhd3ya0q4qkappkciq9,test-4271340067114581139_xxu6qv2v*1*0xyoax] 11:02:44,267 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _query[requestID=t5329mlhd3ya0q4qkappkciq9]: Request persisted. 11:02:44,375 ERROR [qtp297354543-433][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@53f2f593" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,381 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@1d2c003e[t5329mlhd3ya0q4qkappkciq9,test-4271340067114581139_xxu6qv2v*1*0xyoax] 11:02:44,381 DEBUG [qtp297354543-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:02:44,382 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@53f2f593" (id="t5329mlhd3ya0q4qkappkciq9") 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@1d2c003e 11:02:44,383 ERROR [qtp297354543-420][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@791be72a" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,384 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@791be72a" (id="t5329mlhd3ya0q4qkappkciq9") 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@1d2c003e 11:02:44,385 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:02:44,384 ERROR [qtp297354543-432][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@352b6692" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,395 ERROR [qtp297354543-431][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2197d70c" (id="t5329mlhd3ya0q4qkappkciq9") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:02:44,398 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@352b6692" (id="t5329mlhd3ya0q4qkappkciq9") 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@1d2c003e 11:02:44,398 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2197d70c" (id="t5329mlhd3ya0q4qkappkciq9") 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@1d2c003e 11:02:44,403 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:02:44,407 DEBUG [qtp297354543-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:44,412 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pushResponse[requestID=t5329mlhd3ya0q4qkappkciq9]: Entered. 11:02:44,437 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:44,627 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Created new Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:44,629 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,636 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:44,637 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,637 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,637 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:44,648 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,648 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,654 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:44,656 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,656 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,667 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,667 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,684 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,684 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,690 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:44,692 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,693 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,694 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,696 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,696 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,697 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:44,698 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,699 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,701 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:02:44,701 DEBUG [qtp297354543-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:02:44,703 DEBUG [qtp297354543-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@1e0f81a[null,org.cumulus4j.store.test.movie.Rating] 11:02:44,704 DEBUG [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,705 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6b8679b8[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,706 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,706 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,706 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,706 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,706 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@411577bb[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,708 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,708 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,709 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,709 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,709 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,709 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,711 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,711 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,711 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e0f81a[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,711 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,711 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@411577bb[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6b8679b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@363779dd[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:02:44,712 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42c13e3a[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:02:44,712 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 11 ms). class=org.cumulus4j.store.test.movie.Rating 11:02:44,712 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,712 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,712 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:44,712 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,713 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,714 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:44,714 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,714 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7d48cfac[2,org.cumulus4j.store.test.movie.Rating] 11:02:44,716 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,716 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,719 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,719 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,721 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:44,721 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:44,721 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,721 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:44,722 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:02:44,722 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,722 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,723 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:02:44,723 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cedc614[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:44,726 TRACE [qtp297354543-410][CryptoCache] getKeyData: Found cached key with keyID=1. 11:02:44,726 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Created new Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:02:44,726 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,727 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,727 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,727 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2edd0cb3[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,737 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,740 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,740 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,743 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,743 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,744 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ef40c62[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,747 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,747 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,750 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,751 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db57f2[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,753 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,755 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:02:44,755 DEBUG [qtp297354543-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:02:44,757 DEBUG [qtp297354543-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@26abc81f[null,org.cumulus4j.store.test.movie.Person] 11:02:44,758 DEBUG [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,758 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5881c170[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,760 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,760 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,760 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,760 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,761 DEBUG [qtp297354543-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@c08404b[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,762 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,762 DEBUG [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,762 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,762 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,762 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,762 DEBUG [qtp297354543-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,764 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,764 DEBUG [qtp297354543-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,764 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26abc81f[3,org.cumulus4j.store.test.movie.Person] 11:02:44,764 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,764 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5881c170[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,765 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 DEBUG [qtp297354543-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c08404b[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,765 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a726136[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:02:44,765 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fb35b17[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:02:44,765 DEBUG [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 10 ms). class=org.cumulus4j.store.test.movie.Person 11:02:44,765 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,765 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,765 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:44,765 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,765 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,767 TRACE [qtp297354543-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:02:44,767 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,767 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69fb4453[3,org.cumulus4j.store.test.movie.Person] 11:02:44,770 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,770 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,773 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,773 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,774 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,784 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,784 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,784 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:02:44,784 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,785 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:02:44,793 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,794 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,794 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,812 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,813 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,814 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,817 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,817 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,817 TRACE [qtp297354543-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:02:44,817 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,817 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,817 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:02:44,819 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,819 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,820 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,820 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,823 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,823 TRACE [qtp297354543-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13101f0a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:44,825 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,826 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,829 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,829 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@2032691311 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,846 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,846 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,855 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:44,855 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,865 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,865 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,866 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,866 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,866 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,866 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:02:44,866 TRACE [qtp297354543-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:44,867 TRACE [qtp297354543-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:02:44,868 TRACE [qtp297354543-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1528287794 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:02:44,868 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,868 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,868 TRACE [qtp297354543-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@83a5b09[1,org.cumulus4j.store.test.movie.Movie] 11:02:44,876 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 11:02:44,876 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 11:02:44,876 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 11:02:44,876 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:44,887 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:02:44,919 INFO [main][SessionManager] Creating instance of SessionManager. 11:02:44,944 DEBUG [Thread-14][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,948 DEBUG [Thread-15][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,960 DEBUG [Thread-13][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,972 DEBUG [Thread-17][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:44,979 DEBUG [Thread-16][JAXBContextResolver] Instantiating JAXBContextResolver. 11:02:45,617 INFO [qtp297354543-413][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:45,618 DEBUG [qtp297354543-413][CleanupUtil] Deleting all tables from Data backend store 11:02:45,620 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDOException: Exception thrown when executing query NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 11:02:45,622 ERROR [qtp297354543-439][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@52631c15, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=�, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@52631c15]] 11:02:45,623 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 11:02:45,636 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Returning request: null 11:02:45,111 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 11:02:45,148 DEBUG [Thread-16][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,152 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,173 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,181 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,183 DEBUG [Thread-13][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,637 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,638 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,638 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 11:02:45,628 DEBUG [qtp297354543-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,636 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,653 DEBUG [qtp297354543-442][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,661 DEBUG [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: Entered. 11:02:45,662 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,651 DEBUG [qtp297354543-440][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,650 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,649 DEBUG [qtp297354543-439][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,669 DEBUG [qtp297354543-441][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,644 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,644 DEBUG [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,642 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,640 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,638 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,670 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,669 DEBUG [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,681 DEBUG [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,664 DEBUG [qtp297354543-443][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:02:45,691 DEBUG [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:02:45,701 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,702 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,704 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,705 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,705 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,705 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,706 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,735 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,735 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,738 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,752 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,753 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,759 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,760 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,763 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,764 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,780 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,796 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,806 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,812 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,815 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,815 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,816 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,820 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,830 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,830 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,830 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,832 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,832 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,841 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,844 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,885 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,885 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,887 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,897 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,900 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,908 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,910 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,912 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,913 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,919 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,921 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,923 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,924 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,928 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,929 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,950 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,961 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,968 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,973 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:45,987 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,987 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:45,989 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,990 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,993 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:45,998 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,001 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,010 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,013 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,018 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,018 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,036 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,060 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,061 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,061 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,063 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,064 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,072 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,072 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,073 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,073 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,076 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,077 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,085 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,086 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,096 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,098 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,125 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,130 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,139 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,143 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,143 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,144 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,147 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,149 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,150 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,151 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,161 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,164 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,164 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,170 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,193 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,210 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,259 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,262 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,265 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,270 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,270 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,271 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: 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. 11:02:46,273 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,274 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,274 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,276 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,276 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,277 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,284 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,285 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: 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. 11:02:46,285 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: 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. 11:02:46,304 INFO [qtp297354543-413][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 11:02:46,304 DEBUG [qtp297354543-413][CleanupUtil] Deleting all tables from Index backend store 11:02:46,304 WARN [qtp297354543-413][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 11:02:46,305 INFO [qtp297354543-413][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 11:02:46,323 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,327 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,331 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,333 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,336 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,343 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,346 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,348 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,349 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,353 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,354 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,364 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,374 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,374 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,381 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,399 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,400 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,400 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,401 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,409 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,415 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,431 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,432 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,435 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,440 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,442 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,452 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,454 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,460 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,461 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,468 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,472 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,477 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,481 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,488 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,500 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,506 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,509 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,510 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,521 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,524 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,524 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,526 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,529 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,533 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,540 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,540 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,555 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,560 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,564 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,566 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,572 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,574 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,576 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,588 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,600 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,605 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,605 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,618 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,620 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,622 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,635 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,635 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,639 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,641 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,644 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,656 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,659 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,660 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,673 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,676 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,680 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,693 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,695 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,700 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,702 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,704 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,709 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,713 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,722 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,726 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,727 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,728 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,736 WARN [qtp297354543-413][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. 11:02:46,737 WARN [qtp297354543-413][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. 11:02:46,741 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,747 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,748 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,750 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,760 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,767 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,768 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,779 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,782 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,783 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,789 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,791 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,795 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,796 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,800 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,807 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,821 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,830 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,832 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,833 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,836 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,840 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,847 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,852 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,858 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,860 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,872 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,876 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,880 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,884 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,890 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,899 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,904 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,907 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,912 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,920 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,928 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,930 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,937 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,938 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,938 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,945 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,946 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,949 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,952 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,964 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,971 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,982 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,989 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,993 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:46,998 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,000 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,007 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,010 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,014 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,016 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,027 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,029 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,032 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,042 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,045 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,050 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,065 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,066 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,071 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,073 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,074 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,090 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,096 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,106 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,112 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,113 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,115 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,115 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,117 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,121 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,127 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,141 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,156 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,160 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,161 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,163 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,167 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,183 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,184 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,189 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,192 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,192 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,193 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,195 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,203 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,209 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,209 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,231 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,234 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,238 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,245 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,253 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,257 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,262 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,264 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,270 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,273 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,274 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,285 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,287 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,289 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,292 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,310 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,314 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,325 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,325 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,344 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,344 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,346 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,351 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,357 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,359 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,368 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,368 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,371 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,373 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,381 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,383 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,384 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,384 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,393 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,397 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,398 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,414 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,426 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,432 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,434 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,436 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,442 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,453 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,460 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,463 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,463 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,464 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,465 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,477 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,480 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,480 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,500 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,503 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,504 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,508 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,519 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,524 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,525 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,538 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,538 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,539 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,539 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,543 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,544 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,552 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,552 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,555 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,556 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,559 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,565 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,596 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,596 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,599 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,608 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,609 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,614 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,615 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,623 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,627 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,629 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,632 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,632 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,643 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,647 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,657 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,664 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,666 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,677 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,679 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,683 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,686 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,688 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,689 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,697 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,698 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,699 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,705 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,709 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,728 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,733 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,739 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,740 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,745 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,745 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,748 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,758 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,758 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,759 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,768 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,785 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,788 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,788 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,788 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,790 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,793 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,800 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,808 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,810 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,832 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,841 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,843 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,844 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,851 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,857 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,859 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,859 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,866 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,871 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,877 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,878 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,879 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,885 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,888 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,904 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,924 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,930 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,934 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,935 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,941 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,944 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,944 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,946 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,947 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,960 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,961 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,963 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,965 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,973 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,982 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,996 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:47,998 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,003 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,017 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,026 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,033 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,034 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,034 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,040 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,042 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,045 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,047 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,057 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,061 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,072 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,078 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,079 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,086 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,088 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,093 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,094 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,109 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,116 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,123 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,126 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,128 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,129 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,136 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,139 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,140 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,148 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,156 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,157 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,163 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,169 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,172 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 11:02:48,172 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 11:02:48,181 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,187 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,192 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,198 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,199 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,201 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,212 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,219 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,225 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,226 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,227 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,233 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,234 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,239 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,246 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,246 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,270 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,270 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,270 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,280 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,284 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,288 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,290 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,291 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,295 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,313 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,313 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,326 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,333 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,337 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,339 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,340 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,351 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,357 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,364 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,365 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,366 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,374 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,375 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,377 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,394 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,404 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,408 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,412 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,414 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,416 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,417 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,420 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,421 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,426 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,432 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,440 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,441 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,443 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,454 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,464 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,472 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,475 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,480 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,483 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,493 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,495 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,504 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,509 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,509 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,510 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,513 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,530 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,532 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,540 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,543 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,544 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,553 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,556 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,561 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,569 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,579 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,579 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,584 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,585 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,593 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,596 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,610 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,612 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,615 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,620 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,621 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,627 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,635 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,635 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,637 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,639 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,655 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,655 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,668 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,668 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,669 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,674 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,680 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,688 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,702 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,702 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,703 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,710 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,710 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,712 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,722 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,724 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,728 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,747 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,756 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,756 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,759 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,762 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,763 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,765 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,766 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,770 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,790 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,795 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,799 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,807 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,808 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,809 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,816 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,817 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,820 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,823 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,823 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,824 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,829 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,830 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,858 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,858 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,859 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,870 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,874 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,876 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,893 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,893 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,894 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,895 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,900 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,900 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,901 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,907 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,908 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,913 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,914 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,939 WARN [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,948 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,949 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,958 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,962 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,965 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,969 WARN [qtp297354543-408][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,969 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,989 WARN [qtp297354543-420][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,989 WARN [qtp297354543-442][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,989 WARN [qtp297354543-434][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,992 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,993 WARN [qtp297354543-411][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:48,996 WARN [qtp297354543-433][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,003 WARN [qtp297354543-431][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,003 WARN [qtp297354543-409][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,021 WARN [qtp297354543-432][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-4271340067114581139_xxu6qv2v]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,021 WARN [qtp297354543-412][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsd610--g77rjbprewgu_cgnkf9sc]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:49,032 WARN [qtp297354543-439][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 11:02:52,592 INFO [qtp297354543-413][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 11:02:52,592 INFO [qtp297354543-413][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 11:02:52,592 INFO [qtp297354543-413][Cumulus4jStoreManager] ======================================================= 11:02:52,593 ERROR [qtp297354543-413][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 11:02:52,594 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 11:02:52,596 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 11:02:52,596 TRACE [qtp297354543-413][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotsepvt-1r88p0v3v7axv_aimrj3l8*1*0j3t8e 11:02:52,596 INFO [qtp297354543-413][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 11:02:52,682 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:52,952 INFO [qtp297354543-413][MinimumCumulus4jVersion] version=10100001 11:02:52,952 DEBUG [qtp297354543-413][RecreateIndex] deleteIndex: Entered. 11:02:53,065 DEBUG [qtp297354543-413][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 11:02:53,065 DEBUG [qtp297354543-413][RecreateIndex] deleteIndex: Leaving. 11:02:53,099 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 11:02:53,110 DEBUG [qtp297354543-413][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@18f8bb1b[null,org.cumulus4j.store.test.movie.Movie] 11:02:53,117 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,128 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@595c1449[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,133 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,133 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,141 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@21343d79[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,143 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,143 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,143 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,143 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@519ec582[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,144 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,144 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,145 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4440f201[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,145 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,146 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,146 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,146 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@c76cf07[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,147 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,147 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,147 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,147 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,147 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@56b662f8[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,148 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,148 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,149 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,149 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,149 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@45964fe[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,150 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,150 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,150 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,151 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,151 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,151 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1a711a5f[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,152 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,152 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,152 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,152 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@31668b49[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,153 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,153 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,153 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,153 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,153 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6faae9be[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,155 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,155 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,156 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@49c70dc3[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,157 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,157 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,158 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,158 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2495f8ed[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,158 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,159 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,159 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,159 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,159 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4805b030[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,160 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,160 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,161 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@42e4f13d[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,162 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,162 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,162 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,163 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,173 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,173 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,176 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,176 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,176 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,176 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@18f8bb1b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,176 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,176 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,176 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@21343d79[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@595c1449[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,177 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4440f201[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,177 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@519ec582[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2495f8ed[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,178 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@42e4f13d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,178 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4805b030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@56b662f8[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@31668b49[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,179 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,179 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@49c70dc3[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6faae9be[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@c76cf07[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,180 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,180 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1a711a5f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,181 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45964fe[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@797d6eb5[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44022b5f[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ed7492b[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e0d995d[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b800f10[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@faa875a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d665073[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46a52840[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,184 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7de03bbe[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 11:02:53,184 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 590 ms). class=org.cumulus4j.store.test.movie.Movie 11:02:53,200 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:02:53,200 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:02:53,201 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:02:53,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,201 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:02:53,202 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:02:53,202 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:02:53,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:02:53,202 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:02:53,202 INFO [qtp297354543-413][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 11:02:53,203 INFO [qtp297354543-413][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 11:03:02,202 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 11:03:02,202 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 11:03:04,637 INFO [qtp297354543-413][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 11:03:04,638 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=0s3zmplu8q5btoq6rvfm8at3k]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@dad3009c[0s3zmplu8q5btoq6rvfm8at3k,test-iotsepvt-1r88p0v3v7axv_aimrj3l8*1*0j3t8e] 11:03:04,694 DEBUG [qtp297354543-413][MessageBrokerPMF] [vys57d] _query[requestID=0s3zmplu8q5btoq6rvfm8at3k]: Request persisted. 11:03:04,784 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@dad3009c[0s3zmplu8q5btoq6rvfm8at3k,test-iotsepvt-1r88p0v3v7axv_aimrj3l8*1*0j3t8e] 11:03:04,785 ERROR [qtp297354543-410][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@35b96e7d" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:04,785 DEBUG [qtp297354543-440][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 11:03:04,786 WARN [qtp297354543-410][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@35b96e7d" (id="0s3zmplu8q5btoq6rvfm8at3k") 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@dad3009c 11:03:04,786 ERROR [qtp297354543-441][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2ae52178" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:04,788 WARN [qtp297354543-441][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2ae52178" (id="0s3zmplu8q5btoq6rvfm8at3k") 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@dad3009c 11:03:04,788 ERROR [qtp297354543-443][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4bb66f0c" (id="0s3zmplu8q5btoq6rvfm8at3k") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 11:03:04,789 WARN [qtp297354543-443][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4bb66f0c" (id="0s3zmplu8q5btoq6rvfm8at3k") 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@dad3009c 11:03:04,786 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 11:03:04,817 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 11:03:04,829 DEBUG [qtp297354543-440][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 11:03:04,832 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pushResponse[requestID=0s3zmplu8q5btoq6rvfm8at3k]: Entered. 11:03:04,858 DEBUG [qtp297354543-440][MessageBrokerPMF] [vys57d] _pollRequest[cryptoSessionIDPrefix=test-iotsepvt-1r88p0v3v7axv_aimrj3l8]: Entered. 11:03:05,034 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:05,034 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,040 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:05,040 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,040 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,040 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:05,050 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,051 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,057 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:05,059 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,059 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,072 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,072 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,090 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,090 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,095 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:05,097 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,097 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,099 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,101 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,101 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,102 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:05,104 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,104 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,106 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 11:03:05,106 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 11:03:05,108 DEBUG [qtp297354543-413][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@b00fa30[null,org.cumulus4j.store.test.movie.Rating] 11:03:05,109 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,109 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@d9820e1[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,110 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,110 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,110 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,110 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,110 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4731475[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,112 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,112 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,113 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,113 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,113 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,113 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,115 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,115 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,115 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,115 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@b00fa30[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,115 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,115 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,115 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4731475[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@d9820e1[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,116 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28a06259[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 11:03:05,116 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dd02ba8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 11:03:05,116 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 10 ms). class=org.cumulus4j.store.test.movie.Rating 11:03:05,116 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,116 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,116 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:05,117 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,117 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,118 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:05,118 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,118 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1a555b4c[2,org.cumulus4j.store.test.movie.Rating] 11:03:05,120 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,120 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,122 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,122 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,124 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,124 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 11:03:05,125 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,125 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:05,125 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 11:03:05,125 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,125 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:05,125 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 11:03:05,125 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,125 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,127 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 11:03:05,127 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5573ed91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 11:03:05,129 TRACE [qtp297354543-413][CryptoCache] getKeyData: Found cached key with keyID=1. 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Created new Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,130 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,131 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79416e68[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 11:03:05,139 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,139 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,140 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,140 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,142 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,142 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,145 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,145 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,146 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1deee799[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,148 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,149 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,151 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,151 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,152 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,152 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,152 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ccd8682[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 11:03:05,154 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,154 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,155 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,155 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,156 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 11:03:05,157 DEBUG [qtp297354543-413][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 11:03:05,158 DEBUG [qtp297354543-413][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@77f8948b[null,org.cumulus4j.store.test.movie.Person] 11:03:05,160 DEBUG [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,160 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1bc52fc5[null,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,161 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,161 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,162 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,162 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,162 DEBUG [qtp297354543-413][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5f295ad2[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,163 DEBUG [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,163 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,163 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,164 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,164 DEBUG [qtp297354543-413][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,165 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,165 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,165 DEBUG [qtp297354543-413][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,165 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@77f8948b[3,org.cumulus4j.store.test.movie.Person] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1bc52fc5[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,166 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,166 DEBUG [qtp297354543-413][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5f295ad2[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,167 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,167 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fd176c0[17,org.cumulus4j.store.test.movie.Person#name[primary]] 11:03:05,167 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59d62925[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 11:03:05,167 DEBUG [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 11 ms). class=org.cumulus4j.store.test.movie.Person 11:03:05,167 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,167 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,167 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 11:03:05,167 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,167 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,169 TRACE [qtp297354543-413][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 11:03:05,169 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,169 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@580330c6[3,org.cumulus4j.store.test.movie.Person] 11:03:05,171 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,171 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,175 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,175 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,177 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,189 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,190 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,190 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 11:03:05,190 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,190 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,190 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 11:03:05,201 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,201 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,201 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,202 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,213 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,214 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,214 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,214 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,214 TRACE [qtp297354543-413][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f23f9bb[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 11:03:05,217 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,218 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,221 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,221 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,223 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,225 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,225 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,226 TRACE [qtp297354543-413][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 11:03:05,226 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,226 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 11:03:05,228 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,228 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,228 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,242 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,243 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@1762187607 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,261 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,261 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,271 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:05,271 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,282 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,283 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,283 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,283 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,283 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,283 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 11:03:05,284 TRACE [qtp297354543-413][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 11:03:05,285 TRACE [qtp297354543-413][CryptoCache] acquireCipherEntry: Found cached Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 11:03:05,286 TRACE [qtp297354543-413][CryptoCache] releaseCipherEntry: Releasing Cipher@13697006 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 11:03:05,286 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,286 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] 11:03:05,286 TRACE [qtp297354543-413][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@429ffc3b[1,org.cumulus4j.store.test.movie.Movie] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.083 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